Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayaz-amin/graphboard

A dashboard for visualizing timeseries data through a HTTP requests.
https://github.com/ayaz-amin/graphboard

Last synced: 26 days ago
JSON representation

A dashboard for visualizing timeseries data through a HTTP requests.

Awesome Lists containing this project

README

        

# graphboard
A dashboard for visualizing timeseries data through a HTTP requests. Data is uploaded to the server through post requests, which the dashboard retrieves through get requests before updating the chart accordingly.
Use cases: real-time weather forcasting; neural network training visualization; general data monitoring.