{"id":19721012,"url":"https://github.com/paramsiddharth/miniplot","last_synced_at":"2026-05-10T12:37:52.722Z","repository":{"id":109335106,"uuid":"287749963","full_name":"paramsiddharth/miniplot","owner":"paramsiddharth","description":"A graphical application to plot any mathematical equation of the form y = f(x).","archived":false,"fork":false,"pushed_at":"2020-08-31T03:24:17.000Z","size":53,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-22T20:22:12.742Z","etag":null,"topics":["diagram","equations","gui","matplotlib","native","plotting","python","qt"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paramsiddharth.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}},"created_at":"2020-08-15T13:16:53.000Z","updated_at":"2022-06-29T16:38:38.000Z","dependencies_parsed_at":"2023-03-09T21:00:39.053Z","dependency_job_id":null,"html_url":"https://github.com/paramsiddharth/miniplot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fminiplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fminiplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fminiplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paramsiddharth%2Fminiplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paramsiddharth","download_url":"https://codeload.github.com/paramsiddharth/miniplot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240988051,"owners_count":19889445,"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":["diagram","equations","gui","matplotlib","native","plotting","python","qt"],"created_at":"2024-11-11T23:13:08.762Z","updated_at":"2026-05-10T12:37:52.651Z","avatar_url":"https://github.com/paramsiddharth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiniPlot\r\n\r\nA graphical application to plot any mathematical equation of the form `y = f(x)`.\r\n\r\n\u003cdiv align='center'\u003e\u003cimg alt='Application Screenshot' src='img/miniplot_screenshot.png'/\u003e\u003c/div\u003e\r\n\r\nMade in PySide2 (Qt for Python). PyPI modules Matplotlib (along with NumPy) and\r\nEquation were used for plotting and expression-parsing respectively.\r\n\r\n## Execution\r\n\r\n - Simply execute `main.py` using Python. Use `-W ignore` to hide warning in the console e. g. Division by Zero.\r\n   ```\r\n   \u003e python -W ignore main.py\r\n   ```\r\n - To build a distribution, use `pyinstaller`.\r\n   ```\r\n   \u003e pyinstaller main.py -w -i icon.ico --clean --noconfirm\r\n   ```\r\n   Note: Due to dependency issues, you might need to manually copy `matplotlib` and\r\n   `Equation` from your Python installation, and `icon.ico` from the source directory \r\n   to the distribution folder for the executable to function properly.\r\n\r\n## Examples\r\n\r\nTry plotting the following equations:\r\n\r\n - `f(x) = x ^ 2`\r\n - `f(x) = 2 * x + 1`\r\n - `f(x) = sin(x ^ 3)`\r\n - `f(x) = 1 / tan(x)`\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fminiplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparamsiddharth%2Fminiplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparamsiddharth%2Fminiplot/lists"}