Python Data Visualization Transcripts
Chapter: Dash
Lecture: Overview
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Dash is made by Plotly organization. It was first released in 2017 and is a javascript based framework.
0:09
It is built for developing interactive analytical applications, primarily using plotly and under the covers that uses Flask and React to build these
0:20
visualizations. It leverages the pandas data frames and plotly like we've worked with previously but it is also very customizable with html and CSS.
0:30
There is an open source version which is full featured and actively maintained.
0:35
There is also a commercial company which will support your enterprise level needs and offer paid tiers if that's where you decide you want to go.