Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkx8326/interactive_dashboard_with_python_dash_and_plotly_introduction


https://github.com/pkx8326/interactive_dashboard_with_python_dash_and_plotly_introduction

dash interactive-dashboards interactive-data-visualization plotly python web-application webapp

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Interactive_Dashboard_with_Python_Dash_and_Plotly_Introduction

With this set of codes, the full credit goes to Adam and his nice introduction video for Python with Dash and Plotly
The link to the video is: https://www.youtube.com/watch?v=hSPmj7mK6ng

You can also find this set of codes on Adam's GitHub page: https://bit.ly/3JldJeH
Adam has many more tutorial videos for Python with Dash and Plotly. You can also follow his great YouTube channel at: https://bit.ly/3Jiyw2F

I did not fork this set of code from Adam's GitHub page because I wanted coded it by hand, line-by-line, after watching his tutorial and I think that it's a great opportunity to learn and understand how to get Dash and Plotly to work with Python.

#NOTE: For the code to fully run, make sure that debug=False on the last line.

The following picture is the result of an interactive data dashboard obtained from the code in this repository:
![image](https://user-images.githubusercontent.com/65524471/153397114-2f3306a9-2f79-4021-a31c-9a0f76f7e165.png)