LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
glyphx/__init__.py
glyphx/axes.py
glyphx/count_plot.py
glyphx/facet_grid.py
glyphx/facet_plot.py
glyphx/figure.py
glyphx/grouped_bar.py
glyphx/jointplot.py
glyphx/layout.py
glyphx/lmplot.py
glyphx/pairplot.py
glyphx/plot.py
glyphx/renderer.py
glyphx/series.py
glyphx/swarm_plot.py
glyphx/themes.py
glyphx/utils.py
glyphx/version.py
glyphx/violin_plot.py
glyphx.egg-info/PKG-INFO
glyphx.egg-info/SOURCES.txt
glyphx.egg-info/dependency_links.txt
glyphx.egg-info/not-zip-safe
glyphx.egg-info/requires.txt
glyphx.egg-info/top_level.txt
glyphx/assets/export.js
glyphx/assets/export.py
glyphx/assets/responsive_template.html
glyphx/assets/tooltip.js
glyphx/assets/tooltip.py
glyphx/assets/zoom.js
glyphx/assets/zoom.py
tests/test_basic_plot.py