{"id":18838642,"url":"https://github.com/beeware/toga-chart","last_synced_at":"2025-07-20T09:35:01.603Z","repository":{"id":47173142,"uuid":"146530167","full_name":"beeware/toga-chart","owner":"beeware","description":"A matplotlib charting widget for Toga.","archived":false,"fork":false,"pushed_at":"2025-06-29T20:36:44.000Z","size":559,"stargazers_count":29,"open_issues_count":5,"forks_count":14,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-07-03T03:03:30.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beeware.png","metadata":{"files":{"readme":"README.rst","changelog":"changes/228.misc.rst","contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["freakboy3742"],"custom":["http://beeware.org/bee/join"]}},"created_at":"2018-08-29T01:52:23.000Z","updated_at":"2025-06-29T20:36:47.000Z","dependencies_parsed_at":"2023-10-29T21:31:40.412Z","dependency_job_id":"a0eb26c0-7f26-4dd5-acb2-0eb3b3baabe8","html_url":"https://github.com/beeware/toga-chart","commit_stats":{"total_commits":53,"total_committers":8,"mean_commits":6.625,"dds":"0.41509433962264153","last_synced_commit":"d0fa8033e533aabb0f41d9850c7e56412f3f7582"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/beeware/toga-chart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeware%2Ftoga-chart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeware%2Ftoga-chart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeware%2Ftoga-chart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeware%2Ftoga-chart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeware","download_url":"https://codeload.github.com/beeware/toga-chart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeware%2Ftoga-chart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263250595,"owners_count":23437288,"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":"2024-11-08T02:40:09.172Z","updated_at":"2025-07-03T03:04:08.405Z","avatar_url":"https://github.com/beeware.png","language":"Python","funding_links":["https://github.com/sponsors/freakboy3742","http://beeware.org/bee/join"],"categories":[],"sub_categories":[],"readme":".. |logo| image:: https://beeware.org/project/projects/libraries/toga/toga.png\n    :width: 72px\n    :target: https://beeware.org/toga\n\n.. |pyversions| image:: https://img.shields.io/pypi/pyversions/toga-chart.svg\n    :target: https://pypi.python.org/pypi/toga-chart\n    :alt: Python Versions\n\n.. |version| image:: https://img.shields.io/pypi/v/toga-chart.svg\n    :target: https://pypi.python.org/pypi/toga-chart\n    :alt: Project version\n\n.. |maturity| image:: https://img.shields.io/pypi/status/toga-chart.svg\n    :target: https://pypi.python.org/pypi/toga-chart\n    :alt: Project status\n\n.. |license| image:: https://img.shields.io/pypi/l/toga-chart.svg\n    :target: https://github.com/beeware/toga-chart/blob/main/LICENSE\n    :alt: BSD License\n\n.. |ci| image:: https://github.com/beeware/toga-chart/workflows/CI/badge.svg?branch=main\n   :target: https://github.com/beeware/toga-chart/actions\n   :alt: Build Status\n\n.. |social| image:: https://img.shields.io/discord/836455665257021440?label=Discord%20Chat\u0026logo=discord\u0026style=plastic\n   :target: https://beeware.org/bee/chat/\n   :alt: Discord server\n\n|logo|\n\nToga Chart\n==========\n\n|pyversions| |version| |maturity| |license| |ci| |social|\n\nA `Matplotlib \u003chttps://matplotlib.org/\u003e`__ chart widget for `Toga\n\u003chttps://github.com/beeware/toga\u003e`__.\n\nQuickstart\n----------\n\nThis widget is still in development. We welcome your contributions and feedback!\n\nTo get started using Toga Chart, run the following::\n\n    $ git clone https://github.com/beeware/toga-chart\n    $ cd toga-chart\n    $ python3 -m venv venv\n    $ source venv/bin/activate\n    (venv) $ pip install -e .\n    (venv) $ cd examples\n    (venv) $ python -m chart\n\nDocumentation\n-------------\n\nDocumentation for Toga Chart can be found on `Read The Docs\n\u003chttps://toga-chart.readthedocs.io\u003e`__.\n\nCommunity\n---------\n\nToga Chart is a widget for Toga, which is part of the `BeeWare suite\n\u003chttps://beeware.org\u003e`__. You can talk to the community through:\n\n* `@beeware@fosstodon.org on Mastodon \u003chttps://fosstodon.org/@beeware\u003e`__\n\n* `Discord \u003chttps://beeware.org/bee/chat/\u003e`__\n\nWe foster a welcoming and respectful community as described in our\n`BeeWare Community Code of Conduct \u003chttps://beeware.org/community/behavior/\u003e`__.\n\nContributing\n------------\n\nIf you experience problems with Toga Chart, `log them on GitHub\n\u003chttps://github.com/beeware/toga-chart/issues\u003e`__. If you want to contribute\ncode, please `fork the code \u003chttps://github.com/beeware/toga-chart\u003e`__ and\n`submit a pull request \u003chttps://github.com/beeware/toga-chart/pulls\u003e`__.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeware%2Ftoga-chart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeware%2Ftoga-chart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeware%2Ftoga-chart/lists"}