https://github.com/samedwardes/plotly-dash-templates
A repository of Plot.ly Dash templates for use.
https://github.com/samedwardes/plotly-dash-templates
Last synced: 4 months ago
JSON representation
A repository of Plot.ly Dash templates for use.
- Host: GitHub
- URL: https://github.com/samedwardes/plotly-dash-templates
- Owner: SamEdwardes
- License: mit
- Created: 2019-11-20T20:18:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T20:25:23.000Z (over 6 years ago)
- Last Synced: 2025-02-12T17:50:03.614Z (over 1 year ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plot.ly Dash Templates
## Background
Dash is a tool created by Plot.ly to create interactive dashboards in Python and R.
[https://plot.ly/dash/](https://plot.ly/dash/)
The [Dash Gallery](https://dash-gallery.plotly.host/) has many good examples, but these can be confusing to implement sometimes becuase of the complex charts.
This repo provides barbone outlines that you can populate with your own plots. The focus of this repo is to provide an outline of sctucture, as opposed to an outline of how to do cool plots (which the [Dash Gallery](https://dash-gallery.plotly.host/)) is better for.
## How to Contribute
If you have any templates you wish to add please create a pull request and I will add.