.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
uplot.py
.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.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/requirements.txt
docs/uplot_ex1.jpg
docs/uplot_ex1.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/_static/favicon.ico
docs/_static/favicon.ico.license
examples/uplot_integration_example.py
examples/uplot_plot_example.py
examples/uplot_simpletest.py
examples/uplot_tickparameters.py