Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dineshh912/datavisualization-dash
https://github.com/dineshh912/datavisualization-dash
dash data-visualization
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dineshh912/datavisualization-dash
- Owner: dineshh912
- License: mit
- Created: 2018-08-11T10:51:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T05:04:55.000Z (over 6 years ago)
- Last Synced: 2024-11-20T02:57:47.696Z (2 months ago)
- Topics: dash, data-visualization
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DataVisualization - Dash
Dash is data visualization framework developed by plotly. It helps a lot to develope dashboard kind of web application when doing data related projects. In this Repository what i did is exploring possiblities of dash and tring to develope something interesting
### Prerequisites
Python 3.6
```
```## Acknowledgments
* **Sandex** -(https://www.pythonprogramming.net)
* **Dash** -(https://dash.plot.ly/dash-core-components)
* **Plotly** - (https://plot.ly/python/)