Track Awesome Dash Updates Daily
A curated list of awesome Dash (plotly) resources
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 ucg8j/awesome-dash · ⭐ 2.1K · 🏷️ Back-End Development
Oct 05, 2024
Deployment
- Ploomber Cloud - The community plan allows free deployments
Component Libraries
- Dash PDF (⭐13) - Display inline PDFs
- Dash MUI (⭐8) - Material UI components
- Dash React Simple Maps (⭐5) - Create interactive maps
- Dash Mosaic (⭐3) - Display Mosaic (⭐801) plots
- Dash Tabler Icons (⭐2) - Beautiful icons for your Dash apps
- Dash React Syntax Highlighter (⭐1) - Display code snippets with a copy button
Contributors
Sep 26, 2024
Component Libraries
- dash-vega-components (⭐44) - Dash component for Vega-Altair, Vega-Lite, and Vega charts.
Dec 12, 2022
Tutorials
- Finding Bigfoot with Dash, Part 1 - Walkthrough of building a dashboard of Bigfoot sightings. Part 2, Part 3.
May 23, 2022
App Examples
- Live Wind Streaming - Continually queries a SQL database and displays live charts of wind speed and wind direction. Source Code. (⭐3.1k)
May 21, 2022
Tutorials
- Charming Data YouTube channel - A channel dedicated to teaching Dash and Plotly with over 25k subscribers.
May 08, 2022
Component Libraries
- plotly-resampler (⭐1k) - Wrapper for plotly figures that adds data downsampling (aggregating) functionality, enabling the visualization of large datasets.
Dec 15, 2021
Books
- Interactive Dashboards and Data Apps with Plotly and Dash: Harness the power of a fully fledged frontend web framework in Python – no JavaScript required.
Dec 06, 2021
Component Libraries
- Dash Mantine Components (⭐536) - Collection of 40+ Dash components based on Mantine React Components library.
Contributors
May 03, 2021
Component Libraries
- dash-uploader (⭐141) - Upload component for Dash. Supports large data files.
Apr 15, 2021
Component Libraries
- Dash ECharts Components (⭐63) - ECharts(V5) Components for Dash.
Contributors
Feb 01, 2021
App Examples
- GutenSearch - Look inside the books of Project Gutenberg. Source Code. (⭐6)
Nov 02, 2020
Contributors
Oct 12, 2020
App Examples
- New York Taxi Rides - A full year of the YellowCab Taxi company data from their prime, numbering well over 100 million trips. Dash + Vaex dataframe with over a 100 million rows. Source Code. (⭐116)
Jan 17, 2020
Contributors
Dec 23, 2019
Galleries
- Dash Data Dashboards and Apps - Collection of data dashboards with real life data, for various topics, as well as a few apps for online marketing built with Dash.
Sep 25, 2019
Tutorials
- Interactive Image Processing with Dash-Canvas - Official introduction video to the Dash Canvas components.
- Dash Cytoscape Component - Official introduction video to the Dash Cytoscape components.
- An introduction to Dash DataTable - Official introduction video to the Dash DataTable components.
Sep 14, 2019
Contributors
Aug 17, 2019
Cheat sheets
Aug 16, 2019
Idiomatic examples
- Dash recipes (⭐1.1k) - A collection of scripts and examples created of the plotly team while answering questions from the greater Dash community.
Aug 10, 2019
Talks
- Dash: Data exploration web apps in pure Python - Chelsea Douglas, PyData DC 2018.
Jul 25, 2019
Tutorials
- Interactive Visualization of Machine Learning and Computer Vision with Dash - Official introduction video.
- Webinar: Converting React components to Dash components - Official tutorial about how to convert React components to Dash components using the Dash Component Boilerplate cookiecutter template.
Component Libraries
- Dash Bio Components - Suite of bioinformatics components that make it simpler to analyze and visualize bioinformatics data and interact with them in a Dash application.
- Dash Canvas Components - Module for image annotation and image processing using Dash.
- Awesome React Components (⭐42k) - Catalog of React.js components potentially interesting to be wrapped into Dash components.
- Awesome React (⭐65k) - Helpful resources for developing React.js components.
- Dash Cytoscape Component - Graph visualization component for creating easily customizable, high-performance, interactive, and web-based networks.
- Dash DataTable Component - Interactive table that supports rich styling, conditional formatting, editing, sorting, filtering, and more.
- Dash DAQ Components - Set of controls that make it simpler to integrate data acquisition and controls into your Dash applications.
Feb 26, 2019
Component Libraries
- dash-color-picker (⭐2) - Wrapper around react-color.
- dash-dual-listbox (⭐12) - Wrapper around react-duallist.
- dash-bootstrap-components - Layout engine, default styles and high-level components based on Bootstrap.
Galleries
- Dash Recipes GitHub (⭐1.1k) - Collection of scripts and examples created while answering questions from the greater Dash community.
Dec 24, 2018
Contributors
Aug 12, 2018
Tutorials
Component Libraries
- mydcc (⭐37) - Extension of Dash Core Components.
- sd-material-ui (⭐194) - StratoDem Analytics implementations of material-ui components for Dash.
- sd-range-slider (⭐3) - Range Slider Dash component.
- dj-plotly-dash (⭐58) - Plotly Dash fork for Django.
- dash-flexbox-grid (⭐20) - Wrapper around react-flexbox-grid for Plotly Dash.
Galleries
- Plotly App Gallery - Plotly's collection of Dash applications.
Talks
- Overview of Dash - Chris Parmer, creator of Dash (SciPy 2017).
- We're Launching Dash - Chris Parmer, creator of Dash, speaking about the motivations behind Dash before it was launched (Plotcon NYC 2016).
- Plotly dash and data visualisation in Python, PyData, Berlin 2017 - Volodymyr Kazantsev (slides only).
Community
Aug 11, 2018
Tutorials
- ARGO Labs - Plotly Dash Tutorial (Video) - Detailed introduction to creating interactive dashboards.
- Data Visualization GUIs with Dash and Python (Video playlist) - Five-part series exploring Dash features.
Jul 30, 2018
Contributors
Jul 29, 2018
Tutorials
- Using Plotly’s Dash to deliver public sector decision support dashboards - Buiding a complex dashboard step-by-step.
App Examples
- Visualize Earthquakes with Plotly Dash - Great UI and usage of geospatial analytics with Dash. Includes basic unit tests (⭐42). Source Code. (⭐42)
Jan 20, 2018
App Examples
- VoxelViz - Competition winning Visualization tool for (f)MRI data-sets. Source Code. (⭐40)
- Traffic Accidents UK - Explore the 140,008 traffic accidents in the UK in 2015. Source Code. (⭐9)
Jan 19, 2018
App Examples
- Street Quality IDentification [SQUID] - Highlights poor quality roads with maps, data table and photos of the offending piece of road. Source Code. (⭐19)
Nov 26, 2017
Contributors
Nov 24, 2017
Tutorials
- Introducing Plotly Dash - 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).
Nov 23, 2017
Tutorials
- Interactive Web-Based Dashboards in Python - How the MVC model pertains to Dash and a walkthrough of building an app.
- OPS CodeDay: Dash Plotly Map + Graph - How to use Jupyter notebooks in tandom with Dash to create mapping viz.
- Creating Interactive Visualizations with Plotly’s Dash Framework - High level overview of how to get started with Dash.
- Visualize Earthquakes with Plotly Dash - Environmental scan of alternatives to Dash followed with a tutorial.
Nov 17, 2017
App Examples
- Finding Bigfoot - Several plots (including a map), a grid layout built with Bootstrap, interactions with an input field, and caching (See also Tutorials). Source Code. (⭐25)
Nov 09, 2017
Contributors
Nov 08, 2017
App Examples
- Simple Stock Tickers - Queries data from Google Finance and displays the results as candlestick charts. Source Code. (⭐133)
- Volatility Surface Explorer - Fetches CBOE options chain data from Yahoo Finance with Pandas Datareader and calculates the implied volatility of each option visualised in a 3D mesh chart. Source Code.
- Drug Discovery - Displays a description of the drug as you hover over points in the graph. Source Code.
- Recession in 255 Charts - Adapted from NYTimes's excellent How the Recession Reshaped the Economy in 255 Charts. Source Code.
- 3D Yield Curve - Adapted from NYTimes's excellent A 3-D View of a Chart That Predicts The Economic Future: The Yield Curve. Source Code.
Nov 07, 2017
App Examples
- Oil and Gas Explorer - Explore oil and gas production over time and with linked visualisations. Source Code. (⭐190)
- Uber Rides - Displays all of the Uber rides in New York City in 2014. Pandas on the backend filters a 0.5gig datafile. Source Code.