https://github.com/dineshh912/datavisualization-dash
https://github.com/dineshh912/datavisualization-dash
dash data-visualization
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/dineshh912/datavisualization-dash
- Owner: dineshh912
- License: mit
- Created: 2018-08-11T10:51:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T05:04:55.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T07:43:32.573Z (over 1 year 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/)