{"id":18610284,"url":"https://github.com/sav-1305/data-plotter-dash","last_synced_at":"2025-10-26T12:44:18.560Z","repository":{"id":241637448,"uuid":"807304957","full_name":"sav-1305/Data-Plotter-Dash","owner":"sav-1305","description":"Data Plotter Application created in Python using the Dash framework for WebApp Development and Plotly for Data Visualisation. ","archived":false,"fork":false,"pushed_at":"2024-05-28T21:43:22.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T01:40:40.711Z","etag":null,"topics":["dash","data-visualization","plotly-dash","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sav-1305.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-28T21:05:47.000Z","updated_at":"2024-06-05T19:59:59.000Z","dependencies_parsed_at":"2024-05-29T12:53:28.318Z","dependency_job_id":null,"html_url":"https://github.com/sav-1305/Data-Plotter-Dash","commit_stats":null,"previous_names":["sav-1305/data-plotter-dash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav-1305%2FData-Plotter-Dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav-1305%2FData-Plotter-Dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav-1305%2FData-Plotter-Dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sav-1305%2FData-Plotter-Dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sav-1305","download_url":"https://codeload.github.com/sav-1305/Data-Plotter-Dash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239400604,"owners_count":19632050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dash","data-visualization","plotly-dash","python3"],"created_at":"2024-11-07T03:09:13.497Z","updated_at":"2025-10-26T12:44:13.500Z","avatar_url":"https://github.com/sav-1305.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data-Plotter-Dash\nData Plotter Application created in Python using Plotly and Dash. Originally purposed as a Ground-Station Visualisation Tool for Data Telemetry. \n\n## OVERVIEW\nReads a locally accessed CSV file containing appropriately formatted data, and iterates over the CSV endlessly. Displays the most recent data-readings, and plots a rolling window of 100 readings for each data-type.\n\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"764\" alt=\"dataplotterimg2\" src=\"https://github.com/sav-1305/Data-Plotter-Dash/assets/115809311/4a9f5a2d-0388-4739-91a5-7bfff3c8bf7d\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e fig. Updating-Plot of Velocity Data \u003c/p\u003e\n\u003cbr\u003e\n\n## HOW TO USE\n- Install required Dependencies:\n  \n  ```\n  from dash import Dash, dcc, html\n  from dash.dependencies import Input, Output\n  import pandas as pd\n  import plotly.express as px\n  from datetime import datetime\n  import time\n  import dash_bootstrap_components as dbc\n  ```\n- Run the ```plotter/plotter.py``` file, and open the local-host server (127.0.0.1)\n\n## FUTURE WORK\n- Live Communication Protocol Integration\n- Scalability for other System-Applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsav-1305%2Fdata-plotter-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsav-1305%2Fdata-plotter-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsav-1305%2Fdata-plotter-dash/lists"}