An open API service providing repository metadata for many open source software ecosystems.

GitHub / circuitpython / CircuitPython_Org_DisplayIO_Cartesian

A Cartesian plane widget for displaying graphical information.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circuitpython%2FCircuitPython_Org_DisplayIO_Cartesian
PURL: pkg:github/circuitpython/CircuitPython_Org_DisplayIO_Cartesian

Stars: 2
Forks: 2
Open issues: 0

License: mit
Language: Python
Size: 106 KB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: 21 days ago
Pushed at: 5 months ago
Last synced at: 4 days ago

Releases
0.3.0 - Fill Area Feature

0.3.0

New feature to fill the area under the plot line. Thank you @tekktrik

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-cartesian

Read the docs for info on how to use it.

over 3 years ago
Download
Merge updates from Adafruit_CircuitPython_DisplayIO_Layout v1.17.0

0.2.0

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-cartesian

Read the docs for info on how to use it.

over 3 years ago
Download
Removed max_size usage

0.1.0

This release removes the use of max_size for displayio Groups in the examples and library itself. Circuitpython version 6.3.0 removed the need for this parameter and 7.0.0 will remove it entirely.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-cartesian

Read the docs for info on how to use it.

Thanks @lesamouraipourpre

about 4 years ago
Download
0.0.1 - Initial Release

0.0.1

To use in CircuitPython, copy mpy files to your lib directory on the CIRCUITPY drive.

To use in CPython, pip3 install circuitpython-displayio-cartesian.

Read the docs for info on how to use it.

over 4 years ago
Download