LICENSE
README.md
pyproject.toml
plotpress/__init__.py
plotpress/_interactive.py
plotpress/_spectral.py
plotpress/_version.py
plotpress/artists.py
plotpress/axes.py
plotpress/colors.py
plotpress/figure.py
plotpress/png.py
plotpress/polar.py
plotpress/primitives.py
plotpress/qt.py
plotpress/raster.py
plotpress/style.py
plotpress/svg.py
plotpress/ticker.py
plotpress/transform.py
plotpress/vega.py
plotpress/vega_lite.py
plotpress.egg-info/PKG-INFO
plotpress.egg-info/SOURCES.txt
plotpress.egg-info/dependency_links.txt
plotpress.egg-info/requires.txt
plotpress.egg-info/top_level.txt
plotpress/fonts/__init__.py
plotpress/fonts/families.py
plotpress/fonts/installed.py
plotpress/fonts/metrics.py
tests/test_adopt_axes.py
tests/test_axes.py
tests/test_axes_api_audit.py
tests/test_colors.py
tests/test_distributions.py
tests/test_fonts.py
tests/test_input_validation.py
tests/test_load_data_xarray.py
tests/test_matplotlib_gaps.py
tests/test_matplotlib_parity.py
tests/test_no_global_state.py
tests/test_performance.py
tests/test_pick_interactive.py
tests/test_png.py
tests/test_polar.py
tests/test_primitives.py
tests/test_python_compat.py
tests/test_qt.py
tests/test_render_all.py
tests/test_spectral.py
tests/test_style.py
tests/test_summary.py
tests/test_svg_output.py
tests/test_units.py
tests/test_vega_lite_output.py
tests/test_vega_output.py