LICENSE.txt
README.rst
make_instructions.txt
optional-requirements.txt
requirements.txt
setup.cfg
setup.py
plotly/.DS_Store
plotly/__init__.py
plotly/colors.py
plotly/config.py
plotly/exceptions.py
plotly/files.py
plotly/graph_reference.py
plotly/optional_imports.py
plotly/session.py
plotly/tools.py
plotly/utils.py
plotly/version.py
plotly.egg-info/PKG-INFO
plotly.egg-info/SOURCES.txt
plotly.egg-info/dependency_links.txt
plotly.egg-info/not-zip-safe
plotly.egg-info/requires.txt
plotly.egg-info/top_level.txt
plotly/api/__init__.py
plotly/api/utils.py
plotly/api/v1/__init__.py
plotly/api/v1/clientresp.py
plotly/api/v1/utils.py
plotly/api/v2/__init__.py
plotly/api/v2/files.py
plotly/api/v2/folders.py
plotly/api/v2/grids.py
plotly/api/v2/images.py
plotly/api/v2/plot_schema.py
plotly/api/v2/plots.py
plotly/api/v2/users.py
plotly/api/v2/utils.py
plotly/figure_factory/_2d_density.py
plotly/figure_factory/__init__.py
plotly/figure_factory/_annotated_heatmap.py
plotly/figure_factory/_candlestick.py
plotly/figure_factory/_dendrogram.py
plotly/figure_factory/_distplot.py
plotly/figure_factory/_gantt.py
plotly/figure_factory/_ohlc.py
plotly/figure_factory/_quiver.py
plotly/figure_factory/_scatterplot.py
plotly/figure_factory/_streamline.py
plotly/figure_factory/_table.py
plotly/figure_factory/_trisurf.py
plotly/figure_factory/_violin.py
plotly/figure_factory/utils.py
plotly/graph_objs/.DS_Store
plotly/graph_objs/__init__.py
plotly/graph_objs/graph_objs.py
plotly/graph_objs/graph_objs_tools.py
plotly/grid_objs/__init__.py
plotly/grid_objs/grid_objs.py
plotly/matplotlylib/.DS_Store
plotly/matplotlylib/__init__.py
plotly/matplotlylib/mpltools.py
plotly/matplotlylib/renderer.py
plotly/matplotlylib/mplexporter/__init__.py
plotly/matplotlylib/mplexporter/_py3k_compat.py
plotly/matplotlylib/mplexporter/exporter.py
plotly/matplotlylib/mplexporter/tools.py
plotly/matplotlylib/mplexporter/utils.py
plotly/matplotlylib/mplexporter/renderers/__init__.py
plotly/matplotlylib/mplexporter/renderers/base.py
plotly/matplotlylib/mplexporter/renderers/fake_renderer.py
plotly/matplotlylib/mplexporter/renderers/vega_renderer.py
plotly/matplotlylib/mplexporter/renderers/vincent_renderer.py
plotly/matplotlylib/mplexporter/tests/__init__.py
plotly/matplotlylib/mplexporter/tests/test_basic.py
plotly/matplotlylib/mplexporter/tests/test_utils.py
plotly/offline/__init__.py
plotly/offline/offline.py
plotly/package_data/default-schema.json
plotly/package_data/graphWidget.js
plotly/package_data/plotly.min.js
plotly/plotly/.DS_Store
plotly/plotly/__init__.py
plotly/plotly/plotly.py
plotly/plotly/chunked_requests/__init__.py
plotly/plotly/chunked_requests/chunked_request.py
plotly/tests/.DS_Store
plotly/tests/__init__.py
plotly/tests/utils.py
plotly/tests/test_core/__init__.py
plotly/tests/test_core/test_file/__init__.py
plotly/tests/test_core/test_file/test_file.py
plotly/tests/test_core/test_get_figure/__init__.py
plotly/tests/test_core/test_get_figure/test_get_figure.py
plotly/tests/test_core/test_get_requests/__init__.py
plotly/tests/test_core/test_get_requests/test_get_requests.py
plotly/tests/test_core/test_graph_objs/__init__.py
plotly/tests/test_core/test_graph_objs/test_annotations.py
plotly/tests/test_core/test_graph_objs/test_append_trace.py
plotly/tests/test_core/test_graph_objs/test_data.py
plotly/tests/test_core/test_graph_objs/test_error_bars.py
plotly/tests/test_core/test_graph_objs/test_get_data.py
plotly/tests/test_core/test_graph_objs/test_graph_objs_tools.py
plotly/tests/test_core/test_graph_objs/test_scatter.py
plotly/tests/test_core/test_graph_objs/test_strip_style.py
plotly/tests/test_core/test_graph_objs/test_to_string.py
plotly/tests/test_core/test_graph_objs/test_update.py
plotly/tests/test_core/test_graph_reference/__init__.py
plotly/tests/test_core/test_grid/__init__.py
plotly/tests/test_core/test_grid/test_grid.py
plotly/tests/test_core/test_meta/__init__.py
plotly/tests/test_core/test_meta/test_meta.py
plotly/tests/test_core/test_plotly/.DS_Store
plotly/tests/test_core/test_plotly/__init__.py
plotly/tests/test_core/test_plotly/test_credentials.py
plotly/tests/test_core/test_plotly/test_plot.py
plotly/tests/test_core/test_stream/.DS_Store
plotly/tests/test_core/test_stream/__init__.py
plotly/tests/test_core/test_stream/test_stream.py
plotly/tests/test_core/test_tools/.DS_Store
plotly/tests/test_core/test_tools/__init__.py
plotly/tests/test_core/test_tools/test_file_tools.py
plotly/tests/test_core/test_tools/test_get_embed.py
plotly/tests/test_core/test_tools/test_get_subplots.py
plotly/tests/test_core/test_tools/test_make_subplots.py
plotly/tests/test_core/test_tools/test_validate.py
plotly/tests/test_core/test_utils/__init__.py
plotly/tests/test_core/test_utils/test_utils.py
plotly/tests/test_optional/__init__.py
plotly/tests/test_optional/optional_utils.py
plotly/tests/test_optional/test_graph_objs/__init__.py
plotly/tests/test_optional/test_graph_objs/test_to_dataframe.py
plotly/tests/test_optional/test_ipython/__init__.py
plotly/tests/test_optional/test_ipython/test_widgets.py
plotly/tests/test_optional/test_matplotlylib/__init__.py
plotly/tests/test_optional/test_matplotlylib/test_annotations.py
plotly/tests/test_optional/test_matplotlylib/test_axis_scales.py
plotly/tests/test_optional/test_matplotlylib/test_bars.py
plotly/tests/test_optional/test_matplotlylib/test_data.py
plotly/tests/test_optional/test_matplotlylib/test_date_times.py
plotly/tests/test_optional/test_matplotlylib/test_lines.py
plotly/tests/test_optional/test_matplotlylib/test_scatter.py
plotly/tests/test_optional/test_matplotlylib/test_subplots.py
plotly/tests/test_optional/test_matplotlylib/data/__init__.py
plotly/tests/test_optional/test_matplotlylib/data/annotations.py
plotly/tests/test_optional/test_matplotlylib/data/axis_scales.py
plotly/tests/test_optional/test_matplotlylib/data/bars.py
plotly/tests/test_optional/test_matplotlylib/data/data.py
plotly/tests/test_optional/test_matplotlylib/data/lines.py
plotly/tests/test_optional/test_matplotlylib/data/scatter.py
plotly/tests/test_optional/test_matplotlylib/data/subplots.py
plotly/tests/test_optional/test_plotly/__init__.py
plotly/tests/test_optional/test_plotly/test_plot_mpl.py
plotly/tests/test_optional/test_utils/__init__.py
plotly/tests/test_optional/test_utils/test_utils.py
plotly/widgets/__init__.py
plotly/widgets/graph_widget.py