.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
optional_requirements.txt
pyproject.toml
requirements.txt
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
circuitpython_uplot/__init__.py
circuitpython_uplot/ubar.py
circuitpython_uplot/ucartesian.py
circuitpython_uplot/ufillbetween.py
circuitpython_uplot/upie.py
circuitpython_uplot/uplot.py
circuitpython_uplot/uscatter.py
circuitpython_uplot.egg-info/PKG-INFO
circuitpython_uplot.egg-info/SOURCES.txt
circuitpython_uplot.egg-info/dependency_links.txt
circuitpython_uplot.egg-info/requires.txt
circuitpython_uplot.egg-info/top_level.txt
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/quick_start.rst
docs/quick_start.rst.license
docs/readme.png
docs/readme.png.license
docs/requirements.txt
docs/uplot_ex1.jpg
docs/uplot_ex1.jpg.license
docs/uplot_ex10.jpg
docs/uplot_ex10.jpg.license
docs/uplot_ex11.jpg
docs/uplot_ex11.jpg.license
docs/uplot_ex12.jpg
docs/uplot_ex12.jpg.license
docs/uplot_ex15.jpg
docs/uplot_ex15.jpg.license
docs/uplot_ex16.jpg
docs/uplot_ex16.jpg.license
docs/uplot_ex3.jpg
docs/uplot_ex3.jpg.license
docs/uplot_ex4.jpg
docs/uplot_ex4.jpg.license
docs/uplot_ex5.jpg
docs/uplot_ex5.jpg.license
docs/uplot_ex6.jpg
docs/uplot_ex6.jpg.license
docs/uplot_ex7.jpg
docs/uplot_ex7.jpg.license
docs/uplot_ex8.jpg
docs/uplot_ex8.jpg.license
docs/uplot_ex9.jpg
docs/uplot_ex9.jpg.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
examples/uplot_display_shapes.py
examples/uplot_integration_example.py
examples/uplot_plot_example.py
examples/uplot_readme_example.py
examples/uplot_simpletest.py
examples/uplot_stackplot.py
examples/uplot_tickparameters.py
examples/uplot_ubar_example.py
examples/uplot_uboxplot.py
examples/uplot_ucartesian_advanced.py
examples/uplot_ufillbetween.py
examples/uplot_upie_example.py
examples/uplot_uscatter.py