AUTHORS.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
examples/custom_plugin.py
examples/heart_path.py
examples/html_tooltips.py
examples/multiaxes.py
examples/random_walk.py
examples/scatter_tooltip.py
examples/show_image.py
mpld3/__init__.py
mpld3/_js.py
mpld3/_objects.py
mpld3/_server.py
mpld3/_utils.py
mpld3/display.py
mpld3/plugins.py
mpld3.egg-info/PKG-INFO
mpld3.egg-info/SOURCES.txt
mpld3.egg-info/dependency_links.txt
mpld3.egg-info/top_level.txt
notebooks/mpld3_demo.ipynb
test_plots/test_contour.py
test_plots/test_contourf.py
test_plots/test_custom_plugin.py
test_plots/test_date.py
test_plots/test_errorbar.py
test_plots/test_fill.py
test_plots/test_hist.py
test_plots/test_imshow.py
test_plots/test_legend.py
test_plots/test_line_collections.py
test_plots/test_lines.py
test_plots/test_logscale.py
test_plots/test_markers.py
test_plots/test_patches.py
test_plots/test_plot_w_html_tooltips.py
test_plots/test_plot_w_line_tooltips.py
test_plots/test_plot_w_nan.py
test_plots/test_plot_w_tooltips.py
test_plots/test_plot_w_tooltips_labels.py
test_plots/test_reset_button.py
test_plots/test_scatter.py
test_plots/test_subplots.py
test_plots/test_text.py