AUTHORS
CHANGES.txt
COPYING
MANIFEST.in
README.txt
setup.py
chavier/__init__.py
chavier/app.py
chavier/dialogs.py
chavier/gui.py
examples/barchart.py
examples/draw.py
examples/errorbarchart.py
examples/interval.py
examples/linechart.py
examples/lines.py
examples/piechart.py
examples/pychadownloads.py
examples/rotate.py
examples/scatterchart.py
examples/stackedbarchart.py
examples/svg.py
examples/test.py
examples/color/colorschemes.py
pycha/__init__.py
pycha/bar.py
pycha/chart.py
pycha/color.py
pycha/line.py
pycha/pie.py
pycha/scatter.py
pycha/stackedbar.py
pycha/utils.py
pycha.egg-info/PKG-INFO
pycha.egg-info/SOURCES.txt
pycha.egg-info/dependency_links.txt
pycha.egg-info/entry_points.txt
pycha.egg-info/top_level.txt
pycha.egg-info/zip-safe
tests/__init__.py
tests/bar.py
tests/chart.py
tests/color.py
tests/line.py
tests/pie.py
tests/runner.py
tests/stackedbar.py
tests/utils.py