File tree Expand file tree Collapse file tree 5 files changed +7
-2
lines changed Expand file tree Collapse file tree 5 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11
11
:target: https://github.com/psf/black
12
12
:alt: Code Style: Black
13
13
14
- Framework to display different plots in displayio. Similar to widget .
14
+ Framework to display different graphical plots in displayio.
15
15
Take a look in the `examples <https://circuitpython-uplot.readthedocs.io/en/latest/examples.html >`_ section in RTD to see the gallery
16
16
17
17
For detailed view of the library please refer to the `Quick start guide <https://circuitpython-uplot.readthedocs.io/ >`_
18
18
19
19
.. image :: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme.png
20
20
21
+ .. image :: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme2.png
22
+
21
23
22
24
Dependencies
23
25
=============
24
26
This library depends on:
25
27
26
28
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython >`_
27
29
28
- This library is ressource consuming, may or may not with some CircuitPython supported devices.
30
+ This library is resource consuming, may or may not with some CircuitPython supported devices.
29
31
Tinker it as you wish in order to work.
30
32
31
33
Please ensure all dependencies are available on the CircuitPython filesystem.
Original file line number Diff line number Diff line change
1
+ SPDX-FileCopyrightText: 2023 Jose David M.
2
+
3
+ SPDX-License-Identifier: MIT
You can’t perform that action at this time.
0 commit comments