{"id":25301627,"url":"https://github.com/p2js/electron-quick-graph","last_synced_at":"2025-04-07T01:27:49.736Z","repository":{"id":199093192,"uuid":"702128032","full_name":"p2js/electron-quick-graph","owner":"p2js","description":"Electron app to generate visualisations with spreadsheet data","archived":false,"fork":false,"pushed_at":"2023-10-08T15:30:24.000Z","size":225,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T06:48:01.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/p2js.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}},"created_at":"2023-10-08T15:21:31.000Z","updated_at":"2023-10-08T15:30:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"96a43868-1944-4236-bf73-e1dd43b694cd","html_url":"https://github.com/p2js/electron-quick-graph","commit_stats":null,"previous_names":["p2js/electron-quick-graph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Felectron-quick-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Felectron-quick-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Felectron-quick-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p2js%2Felectron-quick-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p2js","download_url":"https://codeload.github.com/p2js/electron-quick-graph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247576684,"owners_count":20961016,"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":[],"created_at":"2025-02-13T06:48:11.242Z","updated_at":"2025-04-07T01:27:49.718Z","avatar_url":"https://github.com/p2js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Graph\n\nQuick Graph is an electron app to generate data visualisations from imported data. It uses self-made `CanvasContext2D` based algorithms to build charts from the ground up.\n\n\u003ccenter\u003e\n\u003cimg src=\"/readme-assets/ui.png\" width=\"387\" height=\"345\" alt=\"Quick Graph UI\"\u003e\n\u003cimg src=\"/readme-assets/piechart.png\" width=\"400\" height=\"300\" alt=\"Pie chart example\"\u003e\n\u003cimg src=\"/readme-assets/linechart.png\" width=\"400\" height=\"300\" alt=\"Line chart example\"\u003e\n\u003c/center\u003e\n\n\nThis project served as my final project for HS computer science.\n\n## Features\n\n- An intuitive and fully modular plugin system for data importing, chart generation, and output\n- Built-in plugins to:\n    - Import data from spreadsheets of all types (CSV, XLSX/M, Numbers etc.) with automatic axis title parsing and invalid data filtering\n    - Generate pie charts, line charts and scatter plots\n    - Output to PNG or PDF\n- A UI designed to be easy to use and clear in its error reporting\n\n## Building\n\nThe building process for Quick Graph looks the same as any other electron app. Use `npm i` to install the required dependencies, then `npm make` to get started.\n\n## Plugin Development\n\nIf you want to write your own plugins, you can find the necessary classes and definitions to get started in `Plugins/plugin-common.js`. It includes the class for a plugin, the structure of a plugin option array (which will automatically generate the option menu elements) and some functions that could be useful when building charts.\n\nIf you make a cool plugin, feel free to submit a PR, I have no reason not to include it! :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp2js%2Felectron-quick-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp2js%2Felectron-quick-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp2js%2Felectron-quick-graph/lists"}