{"id":24111785,"url":"https://github.com/yewomhango/drawgraph","last_synced_at":"2026-06-08T01:02:25.385Z","repository":{"id":172956668,"uuid":"368601310","full_name":"YewoMhango/drawGraph","owner":"YewoMhango","description":"Draws graphs using Python's matplotlib library","archived":false,"fork":false,"pushed_at":"2021-05-31T07:30:23.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T02:39:05.631Z","etag":null,"topics":["graph","graphs","matplotlib","matplotlib-pyplot","python"],"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/YewoMhango.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":"2021-05-18T16:40:29.000Z","updated_at":"2021-09-17T02:07:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"def861a7-09e7-4f12-a597-89865f3b2b64","html_url":"https://github.com/YewoMhango/drawGraph","commit_stats":null,"previous_names":["yewomhango/drawgraph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YewoMhango%2FdrawGraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YewoMhango%2FdrawGraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YewoMhango%2FdrawGraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YewoMhango%2FdrawGraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YewoMhango","download_url":"https://codeload.github.com/YewoMhango/drawGraph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241113851,"owners_count":19911972,"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":["graph","graphs","matplotlib","matplotlib-pyplot","python"],"created_at":"2025-01-11T02:38:16.195Z","updated_at":"2026-06-08T01:02:25.374Z","avatar_url":"https://github.com/YewoMhango.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drawGraph\nDraws graphs using Python's matplotlib library\n\n# Requirements\nIn order to use it you need to have Python 3 with `matplotlib` and `numpy` installed.\n\n# Usage\nThe idea is that you give the script a mathematical function, f(x), and it will draw a graph for it. In this particular program, the supplied function's syntax should be valid Python syntax. So for example, to draw a graph of x² you would have to write x**2, rather than something like x^2.\n\n`drawGraph.py` simply contains the basic functions needed to draw graphs, `drawGraph2.py` can be used from the command-line and `drawGraphGUI.py` uses tkinter to invoke a GUI from which you can draw graphs. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyewomhango%2Fdrawgraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyewomhango%2Fdrawgraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyewomhango%2Fdrawgraph/lists"}