https://github.com/njannasch/plotly-dash-snippets
Useful snippets for plotly-dash
https://github.com/njannasch/plotly-dash-snippets
dash dashboard plotly plotly-dash python3
Last synced: over 1 year ago
JSON representation
Useful snippets for plotly-dash
- Host: GitHub
- URL: https://github.com/njannasch/plotly-dash-snippets
- Owner: NJannasch
- License: mit
- Created: 2018-07-12T18:00:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T19:24:15.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T01:12:46.550Z (over 1 year ago)
- Topics: dash, dashboard, plotly, plotly-dash, python3
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plotly Dash snippets
Snippets for the awesome plotly dash framework
## Navigation / Menu Bar
* [Navbar Bootstrap](Navbar-Bootstrap.md) - [Python3](examples/Navbar-Bootstrap.py)
## Use local CSS file
* [Use local CSS](use-local-css.md) - [Python3](examples/use-local-css.py)