pikkaay / python-dash

Basic script for dynamic plotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Basic script for dynamic plotting


Languages

Language:Python 100.0%