Wrap-up video

Building Dashboards with Dash and Plotly

Alex Scriven

Data Scientist

Chapter 1

 

  • Revised Plotly
  • Created first Dash app
  • An overview of HTML

A line chart gif of sales by month where the mouse hovers over a point to show the month and sales figure pops up on hover

Building Dashboards with Dash and Plotly

Chapter 2

 

  • Structure and style with HTML and CSS
  • Place, size, and style app elements
    • A style dictionary

An image of a title "Top Sales Categories" below this, inside a red dotted border, is a horizontal bar chart with minor purchase categories on the y axis and total orders on the x-axis. Below this, outside the border, is a list noting the top two sales categories. The border has been pushed out on all sides, and there are back arrows to indicate this push. There is more space around the graph, and the title, inside the border, and text below have been pushed away.

Building Dashboards with Dash and Plotly

Chapter 3

 

  • Interactivity with callbacks
  • Dropdowns, date pickers and free-text inputs

A gif of a common date picker example. There is a date input field with the 1st of July 2025 as the current date. The mouse clicks this, and a calendar appears. A different date is selected, July 2, 2025, and the expanded calendar collapses and the noted date in the selector has changed.

Building Dashboards with Dash and Plotly

Chapter 4

 

  • Interactivity from hover and click events
  • Building AG Grid Tables

A gif of table where clicking on different cells cause a text box below with a dictionary of the cell content clicked on

Building Dashboards with Dash and Plotly

Next steps?

 

  • Build your own dashboards
  • Experiment with callback chains
  • Continue learning AG Grid Tables

Screenshot at May 15 08-06-55.png

Building Dashboards with Dash and Plotly

Plotly Studio

  • Generate Dash apps from datasets in minutes ⚡
  • Customize AI-generated foundation 🔧
  • One-click publishing to Plotly Cloud 🚀

plotlystudio.png

1 plotly.com/studio
Building Dashboards with Dash and Plotly

Thank you!

Building Dashboards with Dash and Plotly

Preparing Video For Download...