Quarto Dashboard

quarto
programming
Author

Michael Luu

Published

February 15, 2024

The following blog post is a demonstration of the new dashboard feature released in quarto 1.4. The following dashboard was built using quarto, with simple interactivity built using gt, and plotly.

The most powerful feature of quarto dashboards is the ability to create complex dashboards very quicly and easily within quarto. The interactivity is provided by gt and plotly so no shiny server is needed. The dashboard is also fully self contained and standalone, so the dashboard can be easily shared via email as a standalone html file or shared online using a static web hosting such as github pages.

The github for the raw code used to build the following dashboard can be found here: https://github.com/mluu921/quarto-dashboard-practice

Reuse

Citation

BibTeX citation:
@online{luu2024,
  author = {Luu, Michael},
  title = {Quarto {Dashboard}},
  date = {2024-02-15},
  langid = {en}
}
For attribution, please cite this work as:
Luu, Michael. 2024. “Quarto Dashboard.” February 15, 2024.