Explore Quarto Dashboard capabilities
mainQuarto dashboards support a wide range of layout, data display, and interactivity features. You can learn more about specific dashboard components through the following guides:
- Layout: Control the navigation bar and arrange content using pages, rows, columns, tabsets, and cards.
- Data Display: Display data using plots, tables, value boxes, and text.
- Inputs: Implement interactive dashboards by placing inputs in sidebars, toolbars, or attaching them directly to cards.
- Theming: Customize fonts, colors, and general dashboard appearance.
- Parameters: Create dashboard variants by defining parameters and passing distinct values via the command line.
- Interactivity: Implement flexible data exploration through various interactive methods.
- Deployment: Deploy either static dashboards (hosted on any web host) or Shiny dashboards (requiring a Shiny Server).