Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ayaz-amin/graphboard
- Owner: ayaz-amin
- Created: 2024-05-29T15:42:59.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-29T15:45:57.000Z (7 months ago)
- Last Synced: 2024-05-30T05:44:42.028Z (7 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.