{"id":22217081,"url":"https://github.com/johndev19/data-visualization-tool","last_synced_at":"2026-05-17T17:03:44.206Z","repository":{"id":249728305,"uuid":"832367000","full_name":"JohnDev19/Data-Visualization-Tool","owner":"JohnDev19","description":"A Python-based application for generating various types of charts and graphs from user-input data.","archived":false,"fork":false,"pushed_at":"2024-07-23T01:59:57.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T06:27:34.432Z","etag":null,"topics":["charts","matplotlib","numpy","python","visualization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnDev19.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-07-22T22:04:48.000Z","updated_at":"2024-07-23T02:00:00.000Z","dependencies_parsed_at":"2024-07-23T02:10:09.775Z","dependency_job_id":null,"html_url":"https://github.com/JohnDev19/Data-Visualization-Tool","commit_stats":null,"previous_names":["johndev19/data-visualization-tool"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FData-Visualization-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FData-Visualization-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FData-Visualization-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnDev19%2FData-Visualization-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnDev19","download_url":"https://codeload.github.com/JohnDev19/Data-Visualization-Tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414545,"owners_count":20611367,"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":["charts","matplotlib","numpy","python","visualization"],"created_at":"2024-12-02T22:14:59.895Z","updated_at":"2026-05-17T17:03:39.173Z","avatar_url":"https://github.com/JohnDev19.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data Visualization Tool\n\nA Python-based application for generating various types of charts and graphs from user-input data.\n\n## Features\n\n- Create multiple types of visualizations:\n  - Bar Charts\n  - Line Charts\n  - Scatter Plots\n  - Pie Charts\n  - Histograms\n- User-friendly command-line interface\n- Supports manual data input\n- Option to load data from CSV and JSON files\n- Customizable chart appearance\n\n## Requirements\n\n- Python 3.x\n- matplotlib\n- numpy\n\n## Installation\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/JohnDev19/Data-Visualization-Tool.git\n   ```\n2. Navigate to the project directory:\n   ```\n   cd Data-Visualization-Tool\n   ```\n3. Install the required packages:\n   ```\n   pip install -r requirements.txt\n   ```\n\n## Usage\n\nRun the main script:\n\n```\npython main.py\n```\n\nFollow the on-screen prompts to select the type of chart and input your data.\n\n## File Structure\n\n- `main.py`: Entry point of the application\n- `visualizer.py`: Contains the Visualizer class for creating charts\n- `data_handler.py`: Handles data input and processing\n- `ui.py`: Manages the user interface\n- `config.py`: Stores configuration settings\n\n## Customization\n\nYou can customize the appearance of the charts by modifying the `config.py` file. Adjust the `FIGURE_SIZE` variable to change the size of the generated charts.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndev19%2Fdata-visualization-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohndev19%2Fdata-visualization-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohndev19%2Fdata-visualization-tool/lists"}