Commit 5fbe4f2
committed
Automated update by Adabot (adafruit/adabot@68fe1f8)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.5.0 from 0.2.0:
> adding upie_examples
> adding upie
> adding ubar
> adding annotations
> adding pics
> display_shapes example
> adding scatter plots, packing library
> axes_types
> axes_types1 parent 1de57e5 commit 5fbe4f2
1 file changed
+1
-1
lines changed- circuitpython_uplot/__init__.py+3
- circuitpython_uplot/ubar.py+60
- circuitpython_uplot/upie.py+76
- circuitpython_uplot/uplot.py+155-65
- circuitpython_uplot/uscatter.py+61
- docs/api.rst+10-1
- docs/examples.rst+41-1
- docs/uplot_ex6.jpg
- docs/uplot_ex6.jpg.license+3
- docs/uplot_ex7.jpg
- docs/uplot_ex7.jpg.license+3
- docs/uplot_ex8.jpg
- docs/uplot_ex8.jpg.license+3
- docs/uplot_ex9.jpg
- docs/uplot_ex9.jpg.license+3
- examples/uplot_display_shapes.py+47
- examples/uplot_integration_example.py+1-2
- examples/uplot_plot_example.py+1-1
- examples/uplot_simpletest.py+1-1
- examples/uplot_tickparameters.py+1-1
- examples/uplot_ubar_example.py+27
- examples/uplot_upie_example.py+27
- examples/uplot_uscatter.py+30
- requirements.txt+1
0 commit comments