Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edwardcdev/satellites-chart
A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.
https://github.com/edwardcdev/satellites-chart
nodejs numpy pandas python
Last synced: 22 days ago
JSON representation
A simple dashboard for satellites data statistics by displaying charts such as line-marker, histogram and box charts.
- Host: GitHub
- URL: https://github.com/edwardcdev/satellites-chart
- Owner: edwardcdev
- Created: 2021-10-17T13:40:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-17T13:46:12.000Z (over 3 years ago)
- Last Synced: 2024-12-01T13:49:23.436Z (3 months ago)
- Topics: nodejs, numpy, pandas, python
- Language: TypeScript
- Homepage:
- Size: 5.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellites Chart
Dashboard for satellites data statistics charts including line-marker, histogram and box charts.## Specification
- Node.js (run child process to execute for python scripts that includes pandas and numpy packages)
- Python (script process get data for statistics charts by processing algorithms)