GitHub / circuitpython / CircuitPython_Org_DisplayIO_Gauge
A circular gauge that can be filled to a certain value. The origin is set using ``x`` and ``y`` coordinates relative to the center of the gauge.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circuitpython%2FCircuitPython_Org_DisplayIO_Gauge
PURL: pkg:github/circuitpython/CircuitPython_Org_DisplayIO_Gauge
Stars: 0
Forks: 2
Open issues: 1
License: mit
Language: Python
Size: 46.9 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: over 3 years ago
Pushed at: almost 2 years ago
Last synced at: about 1 month ago
Initial Release
1.0.0
What’s Changed
- Adding example to test Gauge for leaks. by @rsbohn in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/1
- Update .readthedocs.yml by @tekktrik in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/9
- Update infrastructure by @FoamyGuy in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/10
- remove extra old rtd.yml file by @FoamyGuy in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/11
New Contributors
- @rsbohn made their first contribution in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/1
- @tekktrik made their first contribution in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/9
- @FoamyGuy made their first contribution in https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/pull/10
Full Changelog: https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Gauge/commits/1.0.0
Download