LICENSE
MANIFEST.in
README.md
setup.py
examples/annotations.py
examples/assembly.py
examples/axes.py
examples/band.py
examples/bars.py
examples/heatmap.py
examples/histogram.py
examples/interactive.py
examples/multiplot.py
examples/piechart.py
examples/profile.py
examples/scatter.py
examples/stacks.py
examples/venn.py
perrot/__init__.py
perrot.egg-info/PKG-INFO
perrot.egg-info/SOURCES.txt
perrot.egg-info/dependency_links.txt
perrot.egg-info/not-zip-safe
perrot.egg-info/requires.txt
perrot.egg-info/top_level.txt
perrot/chart/__init__.py
perrot/chart/annotation.py
perrot/chart/axes.py
perrot/chart/chart.py
perrot/chart/colorbar.py
perrot/chart/graphics.py
perrot/chart/grid.py
perrot/chart/labels.py
perrot/chart/legends.py
perrot/chart/posbar.py
perrot/chart/title.py
perrot/enums/__init__.py
perrot/interact/__init__.py
perrot/interact/control.py
perrot/interact/cross.py
perrot/interact/measure.py
perrot/interact/navigator.py
perrot/interact/tooltip.py
perrot/interact/zoom.py
perrot/pie/__init__.py
perrot/pie/pie.py
perrot/pie/wedge.py
perrot/prebuilds/__init__.py
perrot/prebuilds/chart.py
perrot/prebuilds/plot.py
perrot/series/__init__.py
perrot/series/band.py
perrot/series/bars.py
perrot/series/profile.py
perrot/series/scatter.py
perrot/series/series.py
perrot/series/utils.py
perrot/venn/__init__.py
perrot/venn/patches.py
perrot/venn/regions.py
perrot/venn/utils.py
perrot/venn/venn.py