{"id":16215710,"url":"https://github.com/elcosas/sfgraph","last_synced_at":"2025-04-07T22:41:17.952Z","repository":{"id":181850969,"uuid":"612469902","full_name":"elcosas/SFgraph","owner":"elcosas","description":"A simple \u0026 fast graphing program built using C++ \u0026 SFML","archived":false,"fork":false,"pushed_at":"2023-03-11T05:11:16.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T23:47:02.364Z","etag":null,"topics":["cpp","sfml"],"latest_commit_sha":null,"homepage":"","language":"C++","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/elcosas.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}},"created_at":"2023-03-11T03:16:43.000Z","updated_at":"2023-03-11T05:00:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"61c7a29d-a6c8-42ea-a1ee-abdfee9fb152","html_url":"https://github.com/elcosas/SFgraph","commit_stats":null,"previous_names":["elcosas/sfgraph"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcosas%2FSFgraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcosas%2FSFgraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcosas%2FSFgraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elcosas%2FSFgraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elcosas","download_url":"https://codeload.github.com/elcosas/SFgraph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744127,"owners_count":20988778,"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":["cpp","sfml"],"created_at":"2024-10-10T11:15:58.438Z","updated_at":"2025-04-07T22:41:17.930Z","avatar_url":"https://github.com/elcosas.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SFgraph: Simple and Fast Graphing Program Using SFML\n## Intro\nSFgraph is a simple and fast graphing program that can create simplistic bar-chart graphs from csv files.\nIt makes use of the SFML library to display a window of the completed graph, including labelled axes and data.\nThis project was a really early project I made while I was learning cpp, and thus is written like a \"C with Classes\"\narchitecture instead of using modern cpp principles. However, I decided to spruce up the project slightly and open source it \nunder the MIT license to make the project avalible to anyone sane enough to work with it, and to look back on this as a benchmark\nin 5 years to see how far I have come.\n\n## Installation\nThe latest version can be installed from the releases tab [here](https://github.com/elcosas/SFgraph/releases/tag/v0.1.0)\\\nAdditionally, you can just download/clone the project and build from scratch using\n`make build`\n\n## Issues\nAs stated prior, this project was made when I was just learning programming, so there a couple of issues surrounding it's implementation:\n- The program only works with 2 column csv files, and doesn't throw an error otherwise\n- The program does not scale the data properly on the y-axis, and doesn't scale the window properly on the x-axis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcosas%2Fsfgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felcosas%2Fsfgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felcosas%2Fsfgraph/lists"}