/python-dash

Basic script for dynamic plotting

Primary LanguagePython

Dash

Dash is a Python framework for building analytical web applications. No JavaScript required. Built on top of Plotly.js, React, and Flask, Dash ties modern UI elements like dropdowns, sliders, and graphs to your analytical Python code

Basic script for dynamic plotting

This repo contains simple script which generate random values for a particular time interval and plot it dynamically. One can customize this script to stream data from a database and plot the same live.