A matplotlib charting widget for Toga.

30 stars 21 forks 30 watchers Python BSD 3-Clause "New" or "Revised" License
5 Open Issues Need Help Last updated: Jul 6, 2026

Open Issues Need Help

View All on GitHub
good first issue documentation

A matplotlib charting widget for Toga.

Python
enhancement good first issue

A matplotlib charting widget for Toga.

Python
enhancement good first issue

A matplotlib charting widget for Toga.

Python

A matplotlib charting widget for Toga.

Python

AI Summary: The task involves migrating a Toga-based Matplotlib charting widget's linting and formatting from Flake8/isort/Black to Ruff. This includes updating configuration files (pyproject.toml, .pre-commit-config.yaml, tox.ini), running pre-commit hooks, creating an ignore list for Ruff rules, and making minimal code adjustments to address any conflicts. Subsequent PRs will address the remaining linting errors in a phased approach, grouped by rule category.

Complexity: 4/5
enhancement good first issue

A matplotlib charting widget for Toga.

Python