{"id":19578836,"url":"https://github.com/kde/kplotting","last_synced_at":"2025-07-23T20:06:24.033Z","repository":{"id":44359109,"uuid":"42733618","full_name":"KDE/kplotting","owner":"KDE","description":"KPlotting","archived":false,"fork":false,"pushed_at":"2025-07-21T05:53:26.000Z","size":369,"stargazers_count":13,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-21T07:29:17.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://invent.kde.org/frameworks/kplotting","language":"C++","has_issues":false,"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/KDE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSES/CC0-1.0.txt","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,"zenodo":null},"funding":{"github":"kde","custom":"https://kde.org/community/donations/"}},"created_at":"2015-09-18T16:25:31.000Z","updated_at":"2025-07-21T05:53:24.000Z","dependencies_parsed_at":"2023-12-17T00:24:35.877Z","dependency_job_id":"0bf93fb7-1bf3-486e-997b-0007e530f1cf","html_url":"https://github.com/KDE/kplotting","commit_stats":null,"previous_names":[],"tags_count":283,"template":false,"template_full_name":null,"purl":"pkg:github/KDE/kplotting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fkplotting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fkplotting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fkplotting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fkplotting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KDE","download_url":"https://codeload.github.com/KDE/kplotting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KDE%2Fkplotting/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266738920,"owners_count":23976486,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-11T07:13:30.386Z","updated_at":"2025-07-23T20:06:24.009Z","avatar_url":"https://github.com/KDE.png","language":"C++","readme":"# KPlotting\n\nData plotting\n\n## Introduction\n\nKPlotWidget is a QWidget-derived class that provides a virtual base class\nfor easy data-plotting. The idea behind KPlotWidget is that you only have\nto specify information in \"data units\"; i.e., the natural units of the\ndata being plotted.  KPlotWidget automatically converts everything\nto screen pixel units.\n\nKPlotWidget draws X and Y axes with tick marks and tick labels.  It\nautomatically determines how many tick marks to use and where they should\nbe, based on the data limits specified for the plot.  You change the limits\nby calling `setLimits(double x1, double x2, double y1, double y2)`.\n\nData to be plotted are stored using the KPlotObject class.  KPlotObject\nconsists of a QList of QPointF's, each specifying the X,Y coordinates\nof a data point.  KPlotObject also specifies the \"type\" of data to be\nplotted (POINTS or CURVE or POLYGON or LABEL).\n\n","funding_links":["https://github.com/sponsors/kde","https://kde.org/community/donations/"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkde%2Fkplotting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkde%2Fkplotting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkde%2Fkplotting/lists"}