.travis.yml
AUTHORS
ChangeLog
LICENSE
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
data/beers.csv
data/hurricanes.csv
data/spec_beers.csv
doc/conf.py
doc/index.rst
doc/requirements.txt
notebooks/tutorial.ipynb
plotlyink/__init__.py
plotlyink/cli.py
plotlyink/colors.py
plotlyink/config.py
plotlyink/core.py
plotlyink/fine_grained.py
plotlyink/register_pandas_accessors.py
plotlyink/utils.py
plotlyink.egg-info/PKG-INFO
plotlyink.egg-info/SOURCES.txt
plotlyink.egg-info/dependency_links.txt
plotlyink.egg-info/entry_points.txt
plotlyink.egg-info/not-zip-safe
plotlyink.egg-info/pbr.json
plotlyink.egg-info/requires.txt
plotlyink.egg-info/top_level.txt
test/conftest.py
test/test_scatter.py