bcdunbar / dash-wind-streaming

https://plot.ly/dash/gallery/live-wind-data/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash Wind Streaming App Dash abstracts away all of the technologies and protocols required to build an interactive web-based application and is a simple and effective way to bind a user interface around your Python code.

To learn more check out our documentation.

This app queries a SQL database every second and uses the data to update the wind speed diagram and the wind direction diagram.

The wind speed values are then binned in real time to generate the wind histogram plot.

This app is hosted here

This is a demo of the Dash interactive Python framework developed by Plotly.

The following is a gif for the app in this repo:

About

https://plot.ly/dash/gallery/live-wind-data/


Languages

Language:Jupyter Notebook 66.1%Language:Python 33.9%