AUTHORS
CHANGES.txt
COPYING
README.txt
RELEASE.howto
pycha.kpf
setup.py
chavier/__init__.py
chavier/app.py
chavier/dialogs.py
chavier/gui.py
docs/Makefile
docs/README
docs/barchart.svg
docs/chavier.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/options.rst
docs/tutorial.rst
docs/examples/barchart.py
docs/examples/chavier-main.png
docs/examples/gtk_example.py
docs/examples/hbarchart-ex1.png
docs/examples/piechart.py
docs/examples/precip.py
docs/examples/vbarchart-ex1.png
examples/barchart.py
examples/hbarchart.png
examples/interval.py
examples/linechart.png
examples/linechart.py
examples/lines.py
examples/piechart.png
examples/piechart.py
examples/scatterchart.png
examples/scatterchart.py
examples/stackedbarchart.py
examples/svg.py
examples/test.py
examples/vbarchart.png
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.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