AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
altair_recipes/__init__.py
altair_recipes/autocorrelation.py
altair_recipes/boxplot.py
altair_recipes/common.py
altair_recipes/docstrings.py
altair_recipes/histogram.py
altair_recipes/qqplot.py
altair_recipes/scatter.py
altair_recipes/smoother.py
altair_recipes.egg-info/PKG-INFO
altair_recipes.egg-info/SOURCES.txt
altair_recipes.egg-info/dependency_links.txt
altair_recipes.egg-info/not-zip-safe
altair_recipes.egg-info/top_level.txt
docs/Makefile
docs/altair_recipes.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
tests/test_autocorrelation.py
tests/test_autocorrelation.py_test_autocorrelation.html
tests/test_boxplot.py
tests/test_boxplot.py_test_boxplot_cast.html
tests/test_boxplot.py_test_boxplot_melted.html
tests/test_histogram.py
tests/test_histogram.py_test_histogram.html
tests/test_histogram.py_test_layered_histogram_long.html
tests/test_histogram.py_test_layered_histogram_wide.html
tests/test_qqplot.py
tests/test_qqplot.py_test_qqplot.html
tests/test_scatter.py
tests/test_scatter.py_test_multiscatter_args.html
tests/test_scatter.py_test_multiscatter_defaults.html
tests/test_scatter.py_test_scatter.html
tests/test_smoother.py
tests/test_smoother.py_test_smoother.html
tests/_regtest_outputs/test_autocorrelation.test_autocorrelation.out
tests/_regtest_outputs/test_boxplot.test_boxplot_cast.out
tests/_regtest_outputs/test_boxplot.test_boxplot_melted.out
tests/_regtest_outputs/test_histogram.test_histogram.out
tests/_regtest_outputs/test_histogram.test_layered_histogram.out
tests/_regtest_outputs/test_histogram.test_layered_histogram_long.out
tests/_regtest_outputs/test_histogram.test_layered_histogram_wide.out
tests/_regtest_outputs/test_qqplot.test_qqplot.out
tests/_regtest_outputs/test_scatter.test_multiscatter_args.out
tests/_regtest_outputs/test_scatter.test_multiscatter_defaults.out
tests/_regtest_outputs/test_scatter.test_scatter.out
tests/_regtest_outputs/test_smoother.test_smoother.out