Commit ade68d3
committed
Automated update by Adabot (adafruit/adabot@20230718)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.14.0 from 0.12.1:
> upd
> adding bar_color_change
> update
> update
> defining functions
> fixing import order
> adding barplot update values function1 parent 0016b59 commit ade68d3
1 file changed
+1
-1
lines changed- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md-13
- .github/workflows/failure-help-text.yml-19
- .gitignore+2-35
- .pre-commit-config.yaml+5-12
- .pylintrc+6-282
- CODE_OF_CONDUCT.md-138
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/OFL-1.1-RFN.txt-105
- LICENSES/Unlicense.txt-20
- README.rst+1-3
- circuitpython_uplot/ubar.py+144-53
- circuitpython_uplot/ufillbetween.py+1
- circuitpython_uplot/umap.py-1
- circuitpython_uplot/upie.py+1
- circuitpython_uplot/uplot.py+15-5
- circuitpython_uplot/uscatter.py-1
- docs/examples.rst+19
- docs/quick_start.rst+42
- examples/uplot_ubar_color_changing.py+56
- examples/uplot_ubar_updating_values.py+64
- pyproject.toml+11-7
- requirements.txt-1
0 commit comments