Adapted from NYTimes's excellent A 3-D View of a Chart That Predicts The Economic Future: The Yield Curve. Source Code.
Displays a description of the drug as you hover over points in the graph. Source Code.
Look inside the books of Project Gutenberg. Source Code.
Continually queries a SQL database and displays live charts of wind speed and wind direction. Source Code.
Explore oil and gas production over time and with linked visualisations. Source Code.
Displays all of the Uber rides in New York City in 2014. Pandas on the backend filters a 0.5gig datafile. Source Code.
Great UI and usage of geospatial analytics with Dash. Includes basic unit tests. Source Code.
Helpful resources for developing React.js components.
Catalog of React.js components potentially interesting to be wrapped into Dash components.
Module for image annotation and image processing using
Graph visualization component for creating easily
Set of controls that make it simpler to integrate data
Interactive table that supports rich styling,
Collection of 40+ Dash components based on Mantine React Components library.
Display Mosaic plots
Material UI components
Display inline PDFs
Create interactive maps
Display code snippets with a copy button
Beautiful icons for your Dash apps
Bootstrap components for Dash.
Wrapper around react-color.
Wrapper around react-duallist.
Wrapper around react-flexbox-grid for Plotly Dash.
Upload component for Dash. Supports large data files.
Dash component for Vega-Altair, Vega-Lite, and Vega charts.
Plotly Dash fork for Django.
Extension of Dash Core Components.
Wrapper for plotly figures that adds data downsampling (aggregating) functionality, enabling the visualization of large datasets.
StratoDem Analytics implementations of material-ui components for Dash.
Range Slider Dash component.
Chelsea Douglas, PyData DC 2018.
Chris Parmer, creator of Dash (SciPy 2017).
Volodymyr Kazantsev (slides only).
Chris Parmer, creator of Dash, speaking about the motivations behind Dash before it was launched (Plotcon NYC 2016).
Official introduction video to the Dash DataTable components.
Detailed introduction to creating interactive dashboards.
A channel dedicated to teaching Dash and Plotly with over 25k subscribers.
High level overview of how to get started with Dash.
Official introduction video to the Dash Cytoscape components.
Five-part series exploring Dash features.
Official introduction video to the Dash Canvas components.
Official introduction video.
How the MVC model pertains to Dash and a walkthrough of building an app.
A high level introduction to Dash by Chris Parmer, the author of Dash. This essay was released as part of Dash's official launch (June 21, 2017).
How to use Jupyter notebooks in tandom with Dash to create mapping viz.
Building a complex dashboard step-by-step.
Official tutorial about how to convert React components to Dash components.