.exrc
.flake8
.gitignore
.gitmodules
.travis.yml
AUTHORS.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
RELEASING.md
TESTING.md
_mpld3_setup.py
create_example.py
package.json
requirements.txt
setup.cfg
setup.py
snapshot.py
version.py
visualize_tests.py
bin/screenshot
bin/uglify
bin/version
doc/Makefile
doc/conf.py
doc/faq.rst
doc/index.rst
doc/install.rst
doc/plugins.rst
doc/quickstart.rst
doc/logos/favicon-large.png
doc/logos/favicon.png
doc/logos/mpld3-medium.png
doc/logos/mpld3.png
doc/modules/API.rst
doc/sphinxext/notebook_converter.py
doc/sphinxext/plot_generator.py
doc/sphinxext/numpy_ext/__init__.py
doc/sphinxext/numpy_ext/docscrape.py
doc/sphinxext/numpy_ext/docscrape_sphinx.py
doc/sphinxext/numpy_ext/numpydoc.py
doc/themes/mpld3/README
doc/themes/mpld3/layout.html
doc/themes/mpld3/theme.conf
doc/themes/mpld3/static/alert_info_32.png
doc/themes/mpld3/static/alert_warning_32.png
doc/themes/mpld3/static/bg-page.png
doc/themes/mpld3/static/bullet_orange.png
doc/themes/mpld3/static/mpld3.css_t
examples/custom_plugin.py
examples/drag_points.py
examples/heart_path.py
examples/html_tooltips.py
examples/interactive_legend.py
examples/linked_brush.py
examples/mouse_position.py
examples/mpld3_logo.py
examples/networkxd3forcelayout.py
examples/random_walk.py
examples/scatter_tooltip.py
icons/base64_conv.py
icons/brush-128.png
icons/brush.png
icons/home-128.png
icons/home.png
icons/move-128.png
icons/move.png
icons/zoom-128.png
icons/zoom.png
mpld3/__about__.py
mpld3/__init__.py
mpld3/_display.py
mpld3/_server.py
mpld3/mpld3renderer.py
mpld3/plugins.py
mpld3/urls.py
mpld3/utils.py
mpld3.egg-info/PKG-INFO
mpld3.egg-info/SOURCES.txt
mpld3.egg-info/dependency_links.txt
mpld3.egg-info/requires.txt
mpld3.egg-info/top_level.txt
mpld3/js/README.md
mpld3/js/d3.v3.min.js
mpld3/js/d3.v5.min.js
mpld3/js/mpld3.v0.5.7.js
mpld3/js/mpld3.v0.5.7.min.js
mpld3/js/package.json
mpld3/js/dist/mpld3.v0.5.7.min.js
mpld3/mplexporter/__init__.py
mpld3/mplexporter/_py3k_compat.py
mpld3/mplexporter/convertors.py
mpld3/mplexporter/exporter.py
mpld3/mplexporter/tools.py
mpld3/mplexporter/utils.py
mpld3/mplexporter/renderers/__init__.py
mpld3/mplexporter/renderers/base.py
mpld3/mplexporter/renderers/fake_renderer.py
mpld3/mplexporter/renderers/vega_renderer.py
mpld3/mplexporter/renderers/vincent_renderer.py
mpld3/mplexporter/tests/__init__.py
mpld3/mplexporter/tests/test_basic.py
mpld3/mplexporter/tests/test_convertors.py
mpld3/mplexporter/tests/test_utils.py
mpld3/test_plots/__init__.py
mpld3/test_plots/test_axis.py
mpld3/test_plots/test_contour.py
mpld3/test_plots/test_contourf.py
mpld3/test_plots/test_date.py
mpld3/test_plots/test_date_ticks.py
mpld3/test_plots/test_dots.py
mpld3/test_plots/test_errorbar.py
mpld3/test_plots/test_fill.py
mpld3/test_plots/test_hist.py
mpld3/test_plots/test_imshow.py
mpld3/test_plots/test_inf.py
mpld3/test_plots/test_interactive_legend.py
mpld3/test_plots/test_legend.py
mpld3/test_plots/test_legend_scatter.py
mpld3/test_plots/test_line_HTMLtooltips.py
mpld3/test_plots/test_line_collections.py
mpld3/test_plots/test_line_tooltips.py
mpld3/test_plots/test_line_with_steps.py
mpld3/test_plots/test_lines.py
mpld3/test_plots/test_logscale.py
mpld3/test_plots/test_markers.py
mpld3/test_plots/test_mouse_events.py
mpld3/test_plots/test_nan.py
mpld3/test_plots/test_pandas_timeaxis.py
mpld3/test_plots/test_patches.py
mpld3/test_plots/test_subplots.py
mpld3/test_plots/test_text.py
mpld3/test_plots/test_tickformat_percent.py
mpld3/test_plots/test_tickformat_str_method.py
mpld3/test_plots/test_ticklabel_plugin.py
mpld3/test_plots/test_ticklabels.py
mpld3/test_plots/test_tickwrap.py
mpld3/test_plots/test_tooltips_basic.py
mpld3/test_plots/test_tooltips_labels.py
mpld3/test_plots_snapshots/test_axis.jpeg
mpld3/test_plots_snapshots/test_contour.jpeg
mpld3/test_plots_snapshots/test_contourf.jpeg
mpld3/test_plots_snapshots/test_date.jpeg
mpld3/test_plots_snapshots/test_date_ticks.jpeg
mpld3/test_plots_snapshots/test_errorbar.jpeg
mpld3/test_plots_snapshots/test_fill.jpeg
mpld3/test_plots_snapshots/test_hist.jpeg
mpld3/test_plots_snapshots/test_imshow.jpeg
mpld3/test_plots_snapshots/test_inf.jpeg
mpld3/test_plots_snapshots/test_interactive_legend.jpeg
mpld3/test_plots_snapshots/test_legend.jpeg
mpld3/test_plots_snapshots/test_legend_scatter.jpeg
mpld3/test_plots_snapshots/test_line_HTMLtooltips.jpeg
mpld3/test_plots_snapshots/test_line_collections.jpeg
mpld3/test_plots_snapshots/test_line_tooltips.jpeg
mpld3/test_plots_snapshots/test_line_with_steps.jpeg
mpld3/test_plots_snapshots/test_lines.jpeg
mpld3/test_plots_snapshots/test_logscale.jpeg
mpld3/test_plots_snapshots/test_markers.jpeg
mpld3/test_plots_snapshots/test_mouse_events.jpeg
mpld3/test_plots_snapshots/test_nan.jpeg
mpld3/test_plots_snapshots/test_pandas_timeaxis.jpeg
mpld3/test_plots_snapshots/test_patches.jpeg
mpld3/test_plots_snapshots/test_subplots.jpeg
mpld3/test_plots_snapshots/test_text.jpeg
mpld3/test_plots_snapshots/test_tickformat_percent.jpeg
mpld3/test_plots_snapshots/test_tickformat_str_method.jpeg
mpld3/test_plots_snapshots/test_ticklabel_plugin.jpeg
mpld3/test_plots_snapshots/test_ticklabels.jpeg
mpld3/test_plots_snapshots/test_tickwrap.jpeg
mpld3/test_plots_snapshots/test_tooltips_basic.jpeg
mpld3/test_plots_snapshots/test_tooltips_labels.jpeg
mpld3/tests/__init__.py
mpld3/tests/export.py
mpld3/tests/test_d3_snapshots.py
mpld3/tests/test_elements.py
mpld3/tests/test_empty_collections.py
mpld3/tests/test_figure.py
mpld3/tests/test_html.py
mpld3/tests/test_js_libs.py
mpld3/tests/test_plugin.py
mpld3/tests/test_show.py
notebooks/custom_plugins.ipynb
notebooks/custom_widgin_general.ipynb
notebooks/interactive_legend.ipynb
notebooks/mpld3_demo.ipynb
notebooks/sliderPlugin.ipynb
src/end.js
src/mpld3.js
src/start.js
src/version.js
src/core/axes.js
src/core/axis.js
src/core/coordinates.js
src/core/element.js
src/core/figure.js
src/core/grid.js
src/core/index.js
src/elements/image.js
src/elements/index.js
src/elements/line.js
src/elements/markers.js
src/elements/path.js
src/elements/path_collection.js
src/elements/text.js
src/plugins/base.js
src/plugins/boxzoom.js
src/plugins/index.js
src/plugins/linkedbrush.js
src/plugins/mouseposition.js
src/plugins/reset.js
src/plugins/tooltip.js
src/plugins/zoom.js
src/toolbar/button.js
src/toolbar/index.js
src/toolbar/toolbar.js
src/utils/icons.js
src/utils/index.js
src/utils/util.js
test/load.js
test/core/axes-test.js
test/core/coords-test.js
test/core/element-test.js
test/core/figure-test.js
test/elements/image-test.js
test/elements/line-test.js
test/elements/marker-test.js
test/elements/path-test.js
test/elements/path_collection-test.js
test/elements/text-test.js
test/utils/multiscale-test.js
test/utils/path-test.js