.gitattributes
.gitignore
CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
dodo.py
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/workflows/build.yml
.github/workflows/docs.yml
.github/workflows/test.yml
binder/environment.yml
binder/postBuild
conda.recipe/README.md
conda.recipe/meta.yaml
doc/FAQ.rst
doc/Homepage.ipynb
doc/Makefile
doc/about.rst
doc/conf.py
doc/features.rst
doc/generate_modules.py
doc/index.rst
doc/install.rst
doc/latest_news.html
doc/mandelbrot.npy
doc/notebook.json
doc/releases.rst
doc/roadmap.rst
doc/site_map.rst
doc/_static/favicon.ico
doc/_static/holoviews.css
doc/_static/holoviews.js
doc/_static/logo.png
doc/_static/logo.svg
doc/_static/logo_horizontal.png
doc/assets/README.rst
doc/assets/macaw.png
doc/assets/nesting-diagram.svg
doc/assets/penguins.png
doc/getting_started/Customization.rst
doc/getting_started/Gridded_Datasets.rst
doc/getting_started/Introduction.rst
doc/getting_started/Live_Data.rst
doc/getting_started/Tabular_Datasets.rst
doc/getting_started/index.rst
doc/reference_manual/index.rst
doc/test_data/README.rst
doc/user_guide/Annotating_Data.rst
doc/user_guide/Applying_Customizations.rst
doc/user_guide/Building_Composite_Objects.rst
doc/user_guide/Colormaps.rst
doc/user_guide/Composing_Elements.rst
doc/user_guide/Continuous_Coordinates.rst
doc/user_guide/Custom_Interactivity.rst
doc/user_guide/Customizing_Plots.rst
doc/user_guide/Dashboards.rst
doc/user_guide/Data_Pipelines.rst
doc/user_guide/Deploying_Bokeh_Apps.rst
doc/user_guide/Dimensioned_Containers.rst
doc/user_guide/Exporting_and_Archiving.rst
doc/user_guide/Geometry_Data.rst
doc/user_guide/Gridded_Datasets.rst
doc/user_guide/IPython_Magics.rst
doc/user_guide/Indexing_and_Selecting_Data.rst
doc/user_guide/Installing_and_Configuring.rst
doc/user_guide/Large_Data.rst
doc/user_guide/Live_Data.rst
doc/user_guide/Notebook_Magics.rst
doc/user_guide/Plots_and_Renderers.rst
doc/user_guide/Plotting_with_Bokeh.rst
doc/user_guide/Plotting_with_Matplotlib.rst
doc/user_guide/Responding_to_Events.rst
doc/user_guide/Streaming_Data.rst
doc/user_guide/Style_Mapping.rst
doc/user_guide/Tabular_Datasets.rst
doc/user_guide/Transforming_Elements.rst
doc/user_guide/index.rst
examples/README.md
examples/assets/diseases.csv.gz
examples/assets/emoji_embeddings.csv
examples/assets/energy.csv
examples/assets/fb_edges.csv
examples/assets/fb_nodes.csv
examples/assets/hourly_taxi_data.npz
examples/assets/nyc_taxi.csv.gz
examples/assets/penguins.png
examples/assets/spike_train.csv.gz
examples/assets/station_info.csv
examples/assets/twophoton.npz
examples/gallery/apps/bokeh/crossfilter.py
examples/gallery/apps/bokeh/game_of_life.py
examples/gallery/apps/bokeh/gapminder.py
examples/gallery/apps/bokeh/mandelbrot.py
examples/gallery/apps/bokeh/nytaxi_hover.py
examples/gallery/apps/bokeh/streaming_psutil.py
examples/gallery/apps/flask/flask_app.py
examples/gallery/apps/flask/holoviews_app.py
examples/gallery/apps/flask/templates/embed.html
examples/gallery/demos/bokeh/area_chart.ipynb
examples/gallery/demos/bokeh/autompg_histogram.ipynb
examples/gallery/demos/bokeh/autompg_violins.ipynb
examples/gallery/demos/bokeh/bachelors_degrees_by_gender.ipynb
examples/gallery/demos/bokeh/bars_economic.ipynb
examples/gallery/demos/bokeh/box_draw_roi_editor.ipynb
examples/gallery/demos/bokeh/boxplot_chart.ipynb
examples/gallery/demos/bokeh/choropleth_data_link.ipynb
examples/gallery/demos/bokeh/directed_airline_routes.ipynb
examples/gallery/demos/bokeh/dot_example.ipynb
examples/gallery/demos/bokeh/dragon_curve.ipynb
examples/gallery/demos/bokeh/dropdown_economic.ipynb
examples/gallery/demos/bokeh/emoji_tsne.ipynb
examples/gallery/demos/bokeh/energy_sankey.ipynb
examples/gallery/demos/bokeh/hextile_movie_ratings.ipynb
examples/gallery/demos/bokeh/histogram_example.ipynb
examples/gallery/demos/bokeh/image_range_tool.ipynb
examples/gallery/demos/bokeh/iris_density_grid.ipynb
examples/gallery/demos/bokeh/iris_example.ipynb
examples/gallery/demos/bokeh/iris_grouped_grid.ipynb
examples/gallery/demos/bokeh/iris_splom_example.ipynb
examples/gallery/demos/bokeh/irregular_quadmesh.ipynb
examples/gallery/demos/bokeh/legend_example.ipynb
examples/gallery/demos/bokeh/lesmis_example.ipynb
examples/gallery/demos/bokeh/life_expectancy_split_violin.ipynb
examples/gallery/demos/bokeh/lorenz_attractor_example.ipynb
examples/gallery/demos/bokeh/mandelbrot_section.ipynb
examples/gallery/demos/bokeh/measles_example.ipynb
examples/gallery/demos/bokeh/network_graph.ipynb
examples/gallery/demos/bokeh/nyc_airport_connections.ipynb
examples/gallery/demos/bokeh/nyc_radial_heatmap.ipynb
examples/gallery/demos/bokeh/point_draw_triangulate.ipynb
examples/gallery/demos/bokeh/quiver_demo.ipynb
examples/gallery/demos/bokeh/route_chord.ipynb
examples/gallery/demos/bokeh/scatter_economic.ipynb
examples/gallery/demos/bokeh/square_limit.ipynb
examples/gallery/demos/bokeh/step_chart.ipynb
examples/gallery/demos/bokeh/stocks_example.ipynb
examples/gallery/demos/bokeh/texas_choropleth_example.ipynb
examples/gallery/demos/bokeh/timeseries_range_tool.ipynb
examples/gallery/demos/bokeh/topographic_hillshading.ipynb
examples/gallery/demos/bokeh/us_unemployment.ipynb
examples/gallery/demos/bokeh/verhulst_mandelbrot.ipynb
examples/gallery/demos/matplotlib/area_chart.ipynb
examples/gallery/demos/matplotlib/autompg_histogram.ipynb
examples/gallery/demos/matplotlib/autompg_violins.ipynb
examples/gallery/demos/matplotlib/bachelors_degrees_by_gender.ipynb
examples/gallery/demos/matplotlib/bars_economic.ipynb
examples/gallery/demos/matplotlib/boxplot_chart.ipynb
examples/gallery/demos/matplotlib/directed_airline_routes.ipynb
examples/gallery/demos/matplotlib/dragon_curve.ipynb
examples/gallery/demos/matplotlib/dropdown_economic.ipynb
examples/gallery/demos/matplotlib/energy_sankey.ipynb
examples/gallery/demos/matplotlib/hextile_movie_ratings.ipynb
examples/gallery/demos/matplotlib/histogram_example.ipynb
examples/gallery/demos/matplotlib/iris_density_grid.ipynb
examples/gallery/demos/matplotlib/iris_example.ipynb
examples/gallery/demos/matplotlib/iris_grouped_grid.ipynb
examples/gallery/demos/matplotlib/iris_splom_example.ipynb
examples/gallery/demos/matplotlib/irregular_quadmesh.ipynb
examples/gallery/demos/matplotlib/legend_example.ipynb
examples/gallery/demos/matplotlib/lorenz_attractor_example.ipynb
examples/gallery/demos/matplotlib/mandelbrot_section.ipynb
examples/gallery/demos/matplotlib/measles_example.ipynb
examples/gallery/demos/matplotlib/network_graph.ipynb
examples/gallery/demos/matplotlib/nyc_airport_connections.ipynb
examples/gallery/demos/matplotlib/nyc_radial_heatmap.ipynb
examples/gallery/demos/matplotlib/polar_scatter_demo.ipynb
examples/gallery/demos/matplotlib/quiver_demo.ipynb
examples/gallery/demos/matplotlib/route_chord.ipynb
examples/gallery/demos/matplotlib/scatter_economic.ipynb
examples/gallery/demos/matplotlib/square_limit.ipynb
examples/gallery/demos/matplotlib/step_chart.ipynb
examples/gallery/demos/matplotlib/stocks_example.ipynb
examples/gallery/demos/matplotlib/surface_3d.ipynb
examples/gallery/demos/matplotlib/texas_choropleth_example.ipynb
examples/gallery/demos/matplotlib/topographic_hillshading.ipynb
examples/gallery/demos/matplotlib/trisurf3d_demo.ipynb
examples/gallery/demos/matplotlib/us_unemployment.ipynb
examples/gallery/demos/matplotlib/verhulst_mandelbrot.ipynb
examples/gallery/demos/plotly/surface_3d.ipynb
examples/gallery/demos/plotly/trisurf3d_demo.ipynb
examples/getting_started/1-Introduction.ipynb
examples/getting_started/2-Customization.ipynb
examples/getting_started/3-Tabular_Datasets.ipynb
examples/getting_started/4-Gridded_Datasets.ipynb
examples/getting_started/5-Live_Data.ipynb
examples/reference/apps/bokeh/player.py
examples/reference/apps/bokeh/selection_stream.py
examples/reference/apps/bokeh/sine.py
examples/reference/containers/bokeh/DynamicMap.ipynb
examples/reference/containers/bokeh/GridSpace.ipynb
examples/reference/containers/bokeh/HoloMap.ipynb
examples/reference/containers/bokeh/Layout.ipynb
examples/reference/containers/bokeh/NdLayout.ipynb
examples/reference/containers/bokeh/NdOverlay.ipynb
examples/reference/containers/bokeh/Overlay.ipynb
examples/reference/containers/matplotlib/DynamicMap.ipynb
examples/reference/containers/matplotlib/GridSpace.ipynb
examples/reference/containers/matplotlib/HoloMap.ipynb
examples/reference/containers/matplotlib/Layout.ipynb
examples/reference/containers/matplotlib/NdLayout.ipynb
examples/reference/containers/matplotlib/NdOverlay.ipynb
examples/reference/containers/matplotlib/Overlay.ipynb
examples/reference/containers/plotly/DynamicMap.ipynb
examples/reference/containers/plotly/GridSpace.ipynb
examples/reference/containers/plotly/HoloMap.ipynb
examples/reference/containers/plotly/Layout.ipynb
examples/reference/containers/plotly/NdLayout.ipynb
examples/reference/containers/plotly/NdOverlay.ipynb
examples/reference/containers/plotly/Overlay.ipynb
examples/reference/elements/assets/penguins.png
examples/reference/elements/bokeh/Area.ipynb
examples/reference/elements/bokeh/Arrow.ipynb
examples/reference/elements/bokeh/Bars.ipynb
examples/reference/elements/bokeh/Bivariate.ipynb
examples/reference/elements/bokeh/Bounds.ipynb
examples/reference/elements/bokeh/Box.ipynb
examples/reference/elements/bokeh/BoxWhisker.ipynb
examples/reference/elements/bokeh/Chord.ipynb
examples/reference/elements/bokeh/Contours.ipynb
examples/reference/elements/bokeh/Curve.ipynb
examples/reference/elements/bokeh/Distribution.ipynb
examples/reference/elements/bokeh/Div.ipynb
examples/reference/elements/bokeh/Ellipse.ipynb
examples/reference/elements/bokeh/ErrorBars.ipynb
examples/reference/elements/bokeh/Graph.ipynb
examples/reference/elements/bokeh/HLine.ipynb
examples/reference/elements/bokeh/HSV.ipynb
examples/reference/elements/bokeh/HSpan.ipynb
examples/reference/elements/bokeh/HeatMap.ipynb
examples/reference/elements/bokeh/HexTiles.ipynb
examples/reference/elements/bokeh/Histogram.ipynb
examples/reference/elements/bokeh/Image.ipynb
examples/reference/elements/bokeh/ItemTable.ipynb
examples/reference/elements/bokeh/Labels.ipynb
examples/reference/elements/bokeh/Path.ipynb
examples/reference/elements/bokeh/Points.ipynb
examples/reference/elements/bokeh/Polygons.ipynb
examples/reference/elements/bokeh/QuadMesh.ipynb
examples/reference/elements/bokeh/RGB.ipynb
examples/reference/elements/bokeh/RadialHeatMap.ipynb
examples/reference/elements/bokeh/Raster.ipynb
examples/reference/elements/bokeh/Rectangles.ipynb
examples/reference/elements/bokeh/Sankey.ipynb
examples/reference/elements/bokeh/Scatter.ipynb
examples/reference/elements/bokeh/Segments.ipynb
examples/reference/elements/bokeh/Slope.ipynb
examples/reference/elements/bokeh/Spikes.ipynb
examples/reference/elements/bokeh/Spline.ipynb
examples/reference/elements/bokeh/Spread.ipynb
examples/reference/elements/bokeh/Table.ipynb
examples/reference/elements/bokeh/Text.ipynb
examples/reference/elements/bokeh/Tiles.ipynb
examples/reference/elements/bokeh/TriMesh.ipynb
examples/reference/elements/bokeh/VLine.ipynb
examples/reference/elements/bokeh/VSpan.ipynb
examples/reference/elements/bokeh/VectorField.ipynb
examples/reference/elements/bokeh/Violin.ipynb
examples/reference/elements/matplotlib/Area.ipynb
examples/reference/elements/matplotlib/Arrow.ipynb
examples/reference/elements/matplotlib/Bars.ipynb
examples/reference/elements/matplotlib/Bivariate.ipynb
examples/reference/elements/matplotlib/Bounds.ipynb
examples/reference/elements/matplotlib/Box.ipynb
examples/reference/elements/matplotlib/BoxWhisker.ipynb
examples/reference/elements/matplotlib/Chord.ipynb
examples/reference/elements/matplotlib/Contours.ipynb
examples/reference/elements/matplotlib/Curve.ipynb
examples/reference/elements/matplotlib/Distribution.ipynb
examples/reference/elements/matplotlib/Ellipse.ipynb
examples/reference/elements/matplotlib/ErrorBars.ipynb
examples/reference/elements/matplotlib/Graph.ipynb
examples/reference/elements/matplotlib/HLine.ipynb
examples/reference/elements/matplotlib/HSV.ipynb
examples/reference/elements/matplotlib/HSpan.ipynb
examples/reference/elements/matplotlib/HeatMap.ipynb
examples/reference/elements/matplotlib/HexTiles.ipynb
examples/reference/elements/matplotlib/Histogram.ipynb
examples/reference/elements/matplotlib/Image.ipynb
examples/reference/elements/matplotlib/ItemTable.ipynb
examples/reference/elements/matplotlib/Labels.ipynb
examples/reference/elements/matplotlib/Path.ipynb
examples/reference/elements/matplotlib/Path3D.ipynb
examples/reference/elements/matplotlib/Points.ipynb
examples/reference/elements/matplotlib/Polygons.ipynb
examples/reference/elements/matplotlib/QuadMesh.ipynb
examples/reference/elements/matplotlib/RGB.ipynb
examples/reference/elements/matplotlib/RadialHeatMap.ipynb
examples/reference/elements/matplotlib/Raster.ipynb
examples/reference/elements/matplotlib/Rectangles.ipynb
examples/reference/elements/matplotlib/Sankey.ipynb
examples/reference/elements/matplotlib/Scatter.ipynb
examples/reference/elements/matplotlib/Scatter3D.ipynb
examples/reference/elements/matplotlib/Segments.ipynb
examples/reference/elements/matplotlib/Slope.ipynb
examples/reference/elements/matplotlib/Spikes.ipynb
examples/reference/elements/matplotlib/Spline.ipynb
examples/reference/elements/matplotlib/Spread.ipynb
examples/reference/elements/matplotlib/Surface.ipynb
examples/reference/elements/matplotlib/Table.ipynb
examples/reference/elements/matplotlib/Text.ipynb
examples/reference/elements/matplotlib/TriMesh.ipynb
examples/reference/elements/matplotlib/TriSurface.ipynb
examples/reference/elements/matplotlib/VLine.ipynb
examples/reference/elements/matplotlib/VSpan.ipynb
examples/reference/elements/matplotlib/VectorField.ipynb
examples/reference/elements/matplotlib/Violin.ipynb
examples/reference/elements/plotly/Area.ipynb
examples/reference/elements/plotly/Bars.ipynb
examples/reference/elements/plotly/Bounds.ipynb
examples/reference/elements/plotly/Box.ipynb
examples/reference/elements/plotly/BoxWhisker.ipynb
examples/reference/elements/plotly/Curve.ipynb
examples/reference/elements/plotly/Distribution.ipynb
examples/reference/elements/plotly/Ellipse.ipynb
examples/reference/elements/plotly/ErrorBars.ipynb
examples/reference/elements/plotly/HLine.ipynb
examples/reference/elements/plotly/HSpan.ipynb
examples/reference/elements/plotly/HeatMap.ipynb
examples/reference/elements/plotly/Histogram.ipynb
examples/reference/elements/plotly/Image.ipynb
examples/reference/elements/plotly/ItemTable.ipynb
examples/reference/elements/plotly/Path3D.ipynb
examples/reference/elements/plotly/Points.ipynb
examples/reference/elements/plotly/RGB.ipynb
examples/reference/elements/plotly/Raster.ipynb
examples/reference/elements/plotly/Scatter.ipynb
examples/reference/elements/plotly/Scatter3D.ipynb
examples/reference/elements/plotly/Spread.ipynb
examples/reference/elements/plotly/Surface.ipynb
examples/reference/elements/plotly/Table.ipynb
examples/reference/elements/plotly/Tiles.ipynb
examples/reference/elements/plotly/TriSurface.ipynb
examples/reference/elements/plotly/VLine.ipynb
examples/reference/elements/plotly/VSpan.ipynb
examples/reference/elements/plotly/Violin.ipynb
examples/reference/features/bokeh/table_hooks_example.ipynb
examples/reference/streams/bokeh/Bounds.ipynb
examples/reference/streams/bokeh/BoundsX.ipynb
examples/reference/streams/bokeh/BoundsY.ipynb
examples/reference/streams/bokeh/BoxEdit.ipynb
examples/reference/streams/bokeh/CurveEdit.ipynb
examples/reference/streams/bokeh/FreehandDraw.ipynb
examples/reference/streams/bokeh/PointDraw.ipynb
examples/reference/streams/bokeh/PointerX.ipynb
examples/reference/streams/bokeh/PointerXY.ipynb
examples/reference/streams/bokeh/PolyDraw.ipynb
examples/reference/streams/bokeh/PolyEdit.ipynb
examples/reference/streams/bokeh/RangeXY.ipynb
examples/reference/streams/bokeh/Selection1D.ipynb
examples/reference/streams/bokeh/Selection1D_paired.ipynb
examples/reference/streams/bokeh/Selection1D_points.ipynb
examples/reference/streams/bokeh/Selection1D_tap.ipynb
examples/reference/streams/bokeh/Tap.ipynb
examples/reference/streams/plotly/Bounds.ipynb
examples/reference/streams/plotly/BoundsX.ipynb
examples/reference/streams/plotly/BoundsY.ipynb
examples/reference/streams/plotly/RangeXY.ipynb
examples/reference/streams/plotly/Selection1D_paired.ipynb
examples/reference/streams/plotly/Selection1D_points.ipynb
examples/user_guide/01-Annotating_Data.ipynb
examples/user_guide/02-Composing_Elements.ipynb
examples/user_guide/03-Applying_Customizations.ipynb
examples/user_guide/04-Style_Mapping.ipynb
examples/user_guide/05-Dimensioned_Containers.ipynb
examples/user_guide/06-Building_Composite_Objects.ipynb
examples/user_guide/07-Live_Data.ipynb
examples/user_guide/08-Tabular_Datasets.ipynb
examples/user_guide/09-Gridded_Datasets.ipynb
examples/user_guide/10-Indexing_and_Selecting_Data.ipynb
examples/user_guide/11-Transforming_Elements.ipynb
examples/user_guide/12-Responding_to_Events.ipynb
examples/user_guide/13-Custom_Interactivity.ipynb
examples/user_guide/14-Data_Pipelines.ipynb
examples/user_guide/15-Large_Data.ipynb
examples/user_guide/16-Streaming_Data.ipynb
examples/user_guide/17-Dashboards.ipynb
examples/user_guide/Annotators.ipynb
examples/user_guide/Colormaps.ipynb
examples/user_guide/Continuous_Coordinates.ipynb
examples/user_guide/Customizing_Plots.ipynb
examples/user_guide/Deploying_Bokeh_Apps.ipynb
examples/user_guide/Exporting_and_Archiving.ipynb
examples/user_guide/Geometry_Data.ipynb
examples/user_guide/Installing_and_Configuring.ipynb
examples/user_guide/Linked_Brushing.ipynb
examples/user_guide/Linking_Plots.ipynb
examples/user_guide/Network_Graphs.ipynb
examples/user_guide/Notebook_Magics.ipynb
examples/user_guide/Plots_and_Renderers.ipynb
examples/user_guide/Plotting_with_Bokeh.ipynb
examples/user_guide/Plotting_with_Matplotlib.ipynb
holoviews/examples/README.md
holoviews/examples/assets/diseases.csv.gz
holoviews/examples/assets/emoji_embeddings.csv
holoviews/examples/assets/energy.csv
holoviews/examples/assets/fb_edges.csv
holoviews/examples/assets/fb_nodes.csv
holoviews/examples/assets/hourly_taxi_data.npz
holoviews/examples/assets/nyc_taxi.csv.gz
holoviews/examples/assets/penguins.png
holoviews/examples/assets/spike_train.csv.gz
holoviews/examples/assets/station_info.csv
holoviews/examples/assets/twophoton.npz
holoviews/examples/gallery/apps/bokeh/crossfilter.py
holoviews/examples/gallery/apps/bokeh/game_of_life.py
holoviews/examples/gallery/apps/bokeh/gapminder.py
holoviews/examples/gallery/apps/bokeh/mandelbrot.py
holoviews/examples/gallery/apps/bokeh/nytaxi_hover.py
holoviews/examples/gallery/apps/bokeh/streaming_psutil.py
holoviews/examples/gallery/apps/flask/flask_app.py
holoviews/examples/gallery/apps/flask/holoviews_app.py
holoviews/examples/gallery/apps/flask/templates/embed.html
holoviews/examples/gallery/demos/bokeh/area_chart.ipynb
holoviews/examples/gallery/demos/bokeh/autompg_histogram.ipynb
holoviews/examples/gallery/demos/bokeh/autompg_violins.ipynb
holoviews/examples/gallery/demos/bokeh/bachelors_degrees_by_gender.ipynb
holoviews/examples/gallery/demos/bokeh/bars_economic.ipynb
holoviews/examples/gallery/demos/bokeh/box_draw_roi_editor.ipynb
holoviews/examples/gallery/demos/bokeh/boxplot_chart.ipynb
holoviews/examples/gallery/demos/bokeh/choropleth_data_link.ipynb
holoviews/examples/gallery/demos/bokeh/directed_airline_routes.ipynb
holoviews/examples/gallery/demos/bokeh/dot_example.ipynb
holoviews/examples/gallery/demos/bokeh/dragon_curve.ipynb
holoviews/examples/gallery/demos/bokeh/dropdown_economic.ipynb
holoviews/examples/gallery/demos/bokeh/emoji_tsne.ipynb
holoviews/examples/gallery/demos/bokeh/energy_sankey.ipynb
holoviews/examples/gallery/demos/bokeh/hextile_movie_ratings.ipynb
holoviews/examples/gallery/demos/bokeh/histogram_example.ipynb
holoviews/examples/gallery/demos/bokeh/image_range_tool.ipynb
holoviews/examples/gallery/demos/bokeh/iris_density_grid.ipynb
holoviews/examples/gallery/demos/bokeh/iris_example.ipynb
holoviews/examples/gallery/demos/bokeh/iris_grouped_grid.ipynb
holoviews/examples/gallery/demos/bokeh/iris_splom_example.ipynb
holoviews/examples/gallery/demos/bokeh/irregular_quadmesh.ipynb
holoviews/examples/gallery/demos/bokeh/legend_example.ipynb
holoviews/examples/gallery/demos/bokeh/lesmis_example.ipynb
holoviews/examples/gallery/demos/bokeh/life_expectancy_split_violin.ipynb
holoviews/examples/gallery/demos/bokeh/lorenz_attractor_example.ipynb
holoviews/examples/gallery/demos/bokeh/mandelbrot_section.ipynb
holoviews/examples/gallery/demos/bokeh/measles_example.ipynb
holoviews/examples/gallery/demos/bokeh/network_graph.ipynb
holoviews/examples/gallery/demos/bokeh/nyc_airport_connections.ipynb
holoviews/examples/gallery/demos/bokeh/nyc_radial_heatmap.ipynb
holoviews/examples/gallery/demos/bokeh/point_draw_triangulate.ipynb
holoviews/examples/gallery/demos/bokeh/quiver_demo.ipynb
holoviews/examples/gallery/demos/bokeh/route_chord.ipynb
holoviews/examples/gallery/demos/bokeh/scatter_economic.ipynb
holoviews/examples/gallery/demos/bokeh/square_limit.ipynb
holoviews/examples/gallery/demos/bokeh/step_chart.ipynb
holoviews/examples/gallery/demos/bokeh/stocks_example.ipynb
holoviews/examples/gallery/demos/bokeh/texas_choropleth_example.ipynb
holoviews/examples/gallery/demos/bokeh/timeseries_range_tool.ipynb
holoviews/examples/gallery/demos/bokeh/topographic_hillshading.ipynb
holoviews/examples/gallery/demos/bokeh/us_unemployment.ipynb
holoviews/examples/gallery/demos/bokeh/verhulst_mandelbrot.ipynb
holoviews/examples/gallery/demos/matplotlib/area_chart.ipynb
holoviews/examples/gallery/demos/matplotlib/autompg_histogram.ipynb
holoviews/examples/gallery/demos/matplotlib/autompg_violins.ipynb
holoviews/examples/gallery/demos/matplotlib/bachelors_degrees_by_gender.ipynb
holoviews/examples/gallery/demos/matplotlib/bars_economic.ipynb
holoviews/examples/gallery/demos/matplotlib/boxplot_chart.ipynb
holoviews/examples/gallery/demos/matplotlib/directed_airline_routes.ipynb
holoviews/examples/gallery/demos/matplotlib/dragon_curve.ipynb
holoviews/examples/gallery/demos/matplotlib/dropdown_economic.ipynb
holoviews/examples/gallery/demos/matplotlib/energy_sankey.ipynb
holoviews/examples/gallery/demos/matplotlib/hextile_movie_ratings.ipynb
holoviews/examples/gallery/demos/matplotlib/histogram_example.ipynb
holoviews/examples/gallery/demos/matplotlib/iris_density_grid.ipynb
holoviews/examples/gallery/demos/matplotlib/iris_example.ipynb
holoviews/examples/gallery/demos/matplotlib/iris_grouped_grid.ipynb
holoviews/examples/gallery/demos/matplotlib/iris_splom_example.ipynb
holoviews/examples/gallery/demos/matplotlib/irregular_quadmesh.ipynb
holoviews/examples/gallery/demos/matplotlib/legend_example.ipynb
holoviews/examples/gallery/demos/matplotlib/lorenz_attractor_example.ipynb
holoviews/examples/gallery/demos/matplotlib/mandelbrot_section.ipynb
holoviews/examples/gallery/demos/matplotlib/measles_example.ipynb
holoviews/examples/gallery/demos/matplotlib/network_graph.ipynb
holoviews/examples/gallery/demos/matplotlib/nyc_airport_connections.ipynb
holoviews/examples/gallery/demos/matplotlib/nyc_radial_heatmap.ipynb
holoviews/examples/gallery/demos/matplotlib/polar_scatter_demo.ipynb
holoviews/examples/gallery/demos/matplotlib/quiver_demo.ipynb
holoviews/examples/gallery/demos/matplotlib/route_chord.ipynb
holoviews/examples/gallery/demos/matplotlib/scatter_economic.ipynb
holoviews/examples/gallery/demos/matplotlib/square_limit.ipynb
holoviews/examples/gallery/demos/matplotlib/step_chart.ipynb
holoviews/examples/gallery/demos/matplotlib/stocks_example.ipynb
holoviews/examples/gallery/demos/matplotlib/surface_3d.ipynb
holoviews/examples/gallery/demos/matplotlib/texas_choropleth_example.ipynb
holoviews/examples/gallery/demos/matplotlib/topographic_hillshading.ipynb
holoviews/examples/gallery/demos/matplotlib/trisurf3d_demo.ipynb
holoviews/examples/gallery/demos/matplotlib/us_unemployment.ipynb
holoviews/examples/gallery/demos/matplotlib/verhulst_mandelbrot.ipynb
holoviews/examples/gallery/demos/plotly/surface_3d.ipynb
holoviews/examples/gallery/demos/plotly/trisurf3d_demo.ipynb
holoviews/examples/getting_started/1-Introduction.ipynb
holoviews/examples/getting_started/2-Customization.ipynb
holoviews/examples/getting_started/3-Tabular_Datasets.ipynb
holoviews/examples/getting_started/4-Gridded_Datasets.ipynb
holoviews/examples/getting_started/5-Live_Data.ipynb
holoviews/examples/reference/apps/bokeh/player.py
holoviews/examples/reference/apps/bokeh/selection_stream.py
holoviews/examples/reference/apps/bokeh/sine.py
holoviews/examples/reference/containers/bokeh/DynamicMap.ipynb
holoviews/examples/reference/containers/bokeh/GridSpace.ipynb
holoviews/examples/reference/containers/bokeh/HoloMap.ipynb
holoviews/examples/reference/containers/bokeh/Layout.ipynb
holoviews/examples/reference/containers/bokeh/NdLayout.ipynb
holoviews/examples/reference/containers/bokeh/NdOverlay.ipynb
holoviews/examples/reference/containers/bokeh/Overlay.ipynb
holoviews/examples/reference/containers/matplotlib/DynamicMap.ipynb
holoviews/examples/reference/containers/matplotlib/GridSpace.ipynb
holoviews/examples/reference/containers/matplotlib/HoloMap.ipynb
holoviews/examples/reference/containers/matplotlib/Layout.ipynb
holoviews/examples/reference/containers/matplotlib/NdLayout.ipynb
holoviews/examples/reference/containers/matplotlib/NdOverlay.ipynb
holoviews/examples/reference/containers/matplotlib/Overlay.ipynb
holoviews/examples/reference/containers/plotly/DynamicMap.ipynb
holoviews/examples/reference/containers/plotly/GridSpace.ipynb
holoviews/examples/reference/containers/plotly/HoloMap.ipynb
holoviews/examples/reference/containers/plotly/Layout.ipynb
holoviews/examples/reference/containers/plotly/NdLayout.ipynb
holoviews/examples/reference/containers/plotly/NdOverlay.ipynb
holoviews/examples/reference/containers/plotly/Overlay.ipynb
holoviews/examples/reference/elements/assets/penguins.png
holoviews/examples/reference/elements/bokeh/Area.ipynb
holoviews/examples/reference/elements/bokeh/Arrow.ipynb
holoviews/examples/reference/elements/bokeh/Bars.ipynb
holoviews/examples/reference/elements/bokeh/Bivariate.ipynb
holoviews/examples/reference/elements/bokeh/Bounds.ipynb
holoviews/examples/reference/elements/bokeh/Box.ipynb
holoviews/examples/reference/elements/bokeh/BoxWhisker.ipynb
holoviews/examples/reference/elements/bokeh/Chord.ipynb
holoviews/examples/reference/elements/bokeh/Contours.ipynb
holoviews/examples/reference/elements/bokeh/Curve.ipynb
holoviews/examples/reference/elements/bokeh/Distribution.ipynb
holoviews/examples/reference/elements/bokeh/Div.ipynb
holoviews/examples/reference/elements/bokeh/Ellipse.ipynb
holoviews/examples/reference/elements/bokeh/ErrorBars.ipynb
holoviews/examples/reference/elements/bokeh/Graph.ipynb
holoviews/examples/reference/elements/bokeh/HLine.ipynb
holoviews/examples/reference/elements/bokeh/HSV.ipynb
holoviews/examples/reference/elements/bokeh/HSpan.ipynb
holoviews/examples/reference/elements/bokeh/HeatMap.ipynb
holoviews/examples/reference/elements/bokeh/HexTiles.ipynb
holoviews/examples/reference/elements/bokeh/Histogram.ipynb
holoviews/examples/reference/elements/bokeh/Image.ipynb
holoviews/examples/reference/elements/bokeh/ItemTable.ipynb
holoviews/examples/reference/elements/bokeh/Labels.ipynb
holoviews/examples/reference/elements/bokeh/Path.ipynb
holoviews/examples/reference/elements/bokeh/Points.ipynb
holoviews/examples/reference/elements/bokeh/Polygons.ipynb
holoviews/examples/reference/elements/bokeh/QuadMesh.ipynb
holoviews/examples/reference/elements/bokeh/RGB.ipynb
holoviews/examples/reference/elements/bokeh/RadialHeatMap.ipynb
holoviews/examples/reference/elements/bokeh/Raster.ipynb
holoviews/examples/reference/elements/bokeh/Rectangles.ipynb
holoviews/examples/reference/elements/bokeh/Sankey.ipynb
holoviews/examples/reference/elements/bokeh/Scatter.ipynb
holoviews/examples/reference/elements/bokeh/Segments.ipynb
holoviews/examples/reference/elements/bokeh/Slope.ipynb
holoviews/examples/reference/elements/bokeh/Spikes.ipynb
holoviews/examples/reference/elements/bokeh/Spline.ipynb
holoviews/examples/reference/elements/bokeh/Spread.ipynb
holoviews/examples/reference/elements/bokeh/Table.ipynb
holoviews/examples/reference/elements/bokeh/Text.ipynb
holoviews/examples/reference/elements/bokeh/Tiles.ipynb
holoviews/examples/reference/elements/bokeh/TriMesh.ipynb
holoviews/examples/reference/elements/bokeh/VLine.ipynb
holoviews/examples/reference/elements/bokeh/VSpan.ipynb
holoviews/examples/reference/elements/bokeh/VectorField.ipynb
holoviews/examples/reference/elements/bokeh/Violin.ipynb
holoviews/examples/reference/elements/matplotlib/Area.ipynb
holoviews/examples/reference/elements/matplotlib/Arrow.ipynb
holoviews/examples/reference/elements/matplotlib/Bars.ipynb
holoviews/examples/reference/elements/matplotlib/Bivariate.ipynb
holoviews/examples/reference/elements/matplotlib/Bounds.ipynb
holoviews/examples/reference/elements/matplotlib/Box.ipynb
holoviews/examples/reference/elements/matplotlib/BoxWhisker.ipynb
holoviews/examples/reference/elements/matplotlib/Chord.ipynb
holoviews/examples/reference/elements/matplotlib/Contours.ipynb
holoviews/examples/reference/elements/matplotlib/Curve.ipynb
holoviews/examples/reference/elements/matplotlib/Distribution.ipynb
holoviews/examples/reference/elements/matplotlib/Ellipse.ipynb
holoviews/examples/reference/elements/matplotlib/ErrorBars.ipynb
holoviews/examples/reference/elements/matplotlib/Graph.ipynb
holoviews/examples/reference/elements/matplotlib/HLine.ipynb
holoviews/examples/reference/elements/matplotlib/HSV.ipynb
holoviews/examples/reference/elements/matplotlib/HSpan.ipynb
holoviews/examples/reference/elements/matplotlib/HeatMap.ipynb
holoviews/examples/reference/elements/matplotlib/HexTiles.ipynb
holoviews/examples/reference/elements/matplotlib/Histogram.ipynb
holoviews/examples/reference/elements/matplotlib/Image.ipynb
holoviews/examples/reference/elements/matplotlib/ItemTable.ipynb
holoviews/examples/reference/elements/matplotlib/Labels.ipynb
holoviews/examples/reference/elements/matplotlib/Path.ipynb
holoviews/examples/reference/elements/matplotlib/Path3D.ipynb
holoviews/examples/reference/elements/matplotlib/Points.ipynb
holoviews/examples/reference/elements/matplotlib/Polygons.ipynb
holoviews/examples/reference/elements/matplotlib/QuadMesh.ipynb
holoviews/examples/reference/elements/matplotlib/RGB.ipynb
holoviews/examples/reference/elements/matplotlib/RadialHeatMap.ipynb
holoviews/examples/reference/elements/matplotlib/Raster.ipynb
holoviews/examples/reference/elements/matplotlib/Rectangles.ipynb
holoviews/examples/reference/elements/matplotlib/Sankey.ipynb
holoviews/examples/reference/elements/matplotlib/Scatter.ipynb
holoviews/examples/reference/elements/matplotlib/Scatter3D.ipynb
holoviews/examples/reference/elements/matplotlib/Segments.ipynb
holoviews/examples/reference/elements/matplotlib/Slope.ipynb
holoviews/examples/reference/elements/matplotlib/Spikes.ipynb
holoviews/examples/reference/elements/matplotlib/Spline.ipynb
holoviews/examples/reference/elements/matplotlib/Spread.ipynb
holoviews/examples/reference/elements/matplotlib/Surface.ipynb
holoviews/examples/reference/elements/matplotlib/Table.ipynb
holoviews/examples/reference/elements/matplotlib/Text.ipynb
holoviews/examples/reference/elements/matplotlib/TriMesh.ipynb
holoviews/examples/reference/elements/matplotlib/TriSurface.ipynb
holoviews/examples/reference/elements/matplotlib/VLine.ipynb
holoviews/examples/reference/elements/matplotlib/VSpan.ipynb
holoviews/examples/reference/elements/matplotlib/VectorField.ipynb
holoviews/examples/reference/elements/matplotlib/Violin.ipynb
holoviews/examples/reference/elements/plotly/Area.ipynb
holoviews/examples/reference/elements/plotly/Bars.ipynb
holoviews/examples/reference/elements/plotly/Bounds.ipynb
holoviews/examples/reference/elements/plotly/Box.ipynb
holoviews/examples/reference/elements/plotly/BoxWhisker.ipynb
holoviews/examples/reference/elements/plotly/Curve.ipynb
holoviews/examples/reference/elements/plotly/Distribution.ipynb
holoviews/examples/reference/elements/plotly/Ellipse.ipynb
holoviews/examples/reference/elements/plotly/ErrorBars.ipynb
holoviews/examples/reference/elements/plotly/HLine.ipynb
holoviews/examples/reference/elements/plotly/HSpan.ipynb
holoviews/examples/reference/elements/plotly/HeatMap.ipynb
holoviews/examples/reference/elements/plotly/Histogram.ipynb
holoviews/examples/reference/elements/plotly/Image.ipynb
holoviews/examples/reference/elements/plotly/ItemTable.ipynb
holoviews/examples/reference/elements/plotly/Path3D.ipynb
holoviews/examples/reference/elements/plotly/Points.ipynb
holoviews/examples/reference/elements/plotly/RGB.ipynb
holoviews/examples/reference/elements/plotly/Raster.ipynb
holoviews/examples/reference/elements/plotly/Scatter.ipynb
holoviews/examples/reference/elements/plotly/Scatter3D.ipynb
holoviews/examples/reference/elements/plotly/Spread.ipynb
holoviews/examples/reference/elements/plotly/Surface.ipynb
holoviews/examples/reference/elements/plotly/Table.ipynb
holoviews/examples/reference/elements/plotly/Tiles.ipynb
holoviews/examples/reference/elements/plotly/TriSurface.ipynb
holoviews/examples/reference/elements/plotly/VLine.ipynb
holoviews/examples/reference/elements/plotly/VSpan.ipynb
holoviews/examples/reference/elements/plotly/Violin.ipynb
holoviews/examples/reference/features/bokeh/table_hooks_example.ipynb
holoviews/examples/reference/streams/bokeh/Bounds.ipynb
holoviews/examples/reference/streams/bokeh/BoundsX.ipynb
holoviews/examples/reference/streams/bokeh/BoundsY.ipynb
holoviews/examples/reference/streams/bokeh/BoxEdit.ipynb
holoviews/examples/reference/streams/bokeh/CurveEdit.ipynb
holoviews/examples/reference/streams/bokeh/FreehandDraw.ipynb
holoviews/examples/reference/streams/bokeh/PointDraw.ipynb
holoviews/examples/reference/streams/bokeh/PointerX.ipynb
holoviews/examples/reference/streams/bokeh/PointerXY.ipynb
holoviews/examples/reference/streams/bokeh/PolyDraw.ipynb
holoviews/examples/reference/streams/bokeh/PolyEdit.ipynb
holoviews/examples/reference/streams/bokeh/RangeXY.ipynb
holoviews/examples/reference/streams/bokeh/Selection1D.ipynb
holoviews/examples/reference/streams/bokeh/Selection1D_paired.ipynb
holoviews/examples/reference/streams/bokeh/Selection1D_points.ipynb
holoviews/examples/reference/streams/bokeh/Selection1D_tap.ipynb
holoviews/examples/reference/streams/bokeh/Tap.ipynb
holoviews/examples/reference/streams/plotly/Bounds.ipynb
holoviews/examples/reference/streams/plotly/BoundsX.ipynb
holoviews/examples/reference/streams/plotly/BoundsY.ipynb
holoviews/examples/reference/streams/plotly/RangeXY.ipynb
holoviews/examples/reference/streams/plotly/Selection1D_paired.ipynb
holoviews/examples/reference/streams/plotly/Selection1D_points.ipynb
holoviews/examples/user_guide/01-Annotating_Data.ipynb
holoviews/examples/user_guide/02-Composing_Elements.ipynb
holoviews/examples/user_guide/03-Applying_Customizations.ipynb
holoviews/examples/user_guide/04-Style_Mapping.ipynb
holoviews/examples/user_guide/05-Dimensioned_Containers.ipynb
holoviews/examples/user_guide/06-Building_Composite_Objects.ipynb
holoviews/examples/user_guide/07-Live_Data.ipynb
holoviews/examples/user_guide/08-Tabular_Datasets.ipynb
holoviews/examples/user_guide/09-Gridded_Datasets.ipynb
holoviews/examples/user_guide/10-Indexing_and_Selecting_Data.ipynb
holoviews/examples/user_guide/11-Transforming_Elements.ipynb
holoviews/examples/user_guide/12-Responding_to_Events.ipynb
holoviews/examples/user_guide/13-Custom_Interactivity.ipynb
holoviews/examples/user_guide/14-Data_Pipelines.ipynb
holoviews/examples/user_guide/15-Large_Data.ipynb
holoviews/examples/user_guide/16-Streaming_Data.ipynb
holoviews/examples/user_guide/17-Dashboards.ipynb
holoviews/examples/user_guide/Annotators.ipynb
holoviews/examples/user_guide/Colormaps.ipynb
holoviews/examples/user_guide/Continuous_Coordinates.ipynb
holoviews/examples/user_guide/Customizing_Plots.ipynb
holoviews/examples/user_guide/Deploying_Bokeh_Apps.ipynb
holoviews/examples/user_guide/Exporting_and_Archiving.ipynb
holoviews/examples/user_guide/Geometry_Data.ipynb
holoviews/examples/user_guide/Installing_and_Configuring.ipynb
holoviews/examples/user_guide/Linked_Brushing.ipynb
holoviews/examples/user_guide/Linking_Plots.ipynb
holoviews/examples/user_guide/Network_Graphs.ipynb
holoviews/examples/user_guide/Notebook_Magics.ipynb
holoviews/examples/user_guide/Plots_and_Renderers.ipynb
holoviews/examples/user_guide/Plotting_with_Bokeh.ipynb
holoviews/examples/user_guide/Plotting_with_Matplotlib.ipynb
holoviews_samap/__init__.py
holoviews_samap/annotators.py
holoviews_samap/selection.py
holoviews_samap/streams.py
holoviews_samap.egg-info/PKG-INFO
holoviews_samap.egg-info/SOURCES.txt
holoviews_samap.egg-info/dependency_links.txt
holoviews_samap.egg-info/entry_points.txt
holoviews_samap.egg-info/requires.txt
holoviews_samap.egg-info/top_level.txt
holoviews_samap/core/__init__.py
holoviews_samap/core/accessors.py
holoviews_samap/core/boundingregion.py
holoviews_samap/core/decollate.py
holoviews_samap/core/dimension.py
holoviews_samap/core/element.py
holoviews_samap/core/io.py
holoviews_samap/core/layout.py
holoviews_samap/core/ndmapping.py
holoviews_samap/core/operation.py
holoviews_samap/core/options.py
holoviews_samap/core/overlay.py
holoviews_samap/core/pprint.py
holoviews_samap/core/sheetcoords.py
holoviews_samap/core/spaces.py
holoviews_samap/core/traversal.py
holoviews_samap/core/tree.py
holoviews_samap/core/util.py
holoviews_samap/core/data/__init__.py
holoviews_samap/core/data/array.py
holoviews_samap/core/data/cudf.py
holoviews_samap/core/data/dask.py
holoviews_samap/core/data/dictionary.py
holoviews_samap/core/data/grid.py
holoviews_samap/core/data/ibis.py
holoviews_samap/core/data/image.py
holoviews_samap/core/data/interface.py
holoviews_samap/core/data/multipath.py
holoviews_samap/core/data/pandas.py
holoviews_samap/core/data/spatialpandas.py
holoviews_samap/core/data/spatialpandas_dask.py
holoviews_samap/core/data/util.py
holoviews_samap/core/data/xarray.py
holoviews_samap/element/__init__.py
holoviews_samap/element/annotation.py
holoviews_samap/element/chart.py
holoviews_samap/element/chart3d.py
holoviews_samap/element/comparison.py
holoviews_samap/element/geom.py
holoviews_samap/element/graphs.py
holoviews_samap/element/path.py
holoviews_samap/element/raster.py
holoviews_samap/element/sankey.py
holoviews_samap/element/selection.py
holoviews_samap/element/stats.py
holoviews_samap/element/tabular.py
holoviews_samap/element/tiles.py
holoviews_samap/element/util.py
holoviews_samap/ipython/__init__.py
holoviews_samap/ipython/archive.py
holoviews_samap/ipython/display_hooks.py
holoviews_samap/ipython/magics.py
holoviews_samap/ipython/preprocessors.py
holoviews_samap/ipython/widgets.py
holoviews_samap/operation/__init__.py
holoviews_samap/operation/datashader.py
holoviews_samap/operation/element.py
holoviews_samap/operation/normalization.py
holoviews_samap/operation/stats.py
holoviews_samap/operation/timeseries.py
holoviews_samap/plotting/__init__.py
holoviews_samap/plotting/links.py
holoviews_samap/plotting/mixins.py
holoviews_samap/plotting/plot.py
holoviews_samap/plotting/renderer.py
holoviews_samap/plotting/util.py
holoviews_samap/plotting/bokeh/__init__.py
holoviews_samap/plotting/bokeh/annotation.py
holoviews_samap/plotting/bokeh/callbacks.py
holoviews_samap/plotting/bokeh/chart.py
holoviews_samap/plotting/bokeh/element.py
holoviews_samap/plotting/bokeh/geometry.py
holoviews_samap/plotting/bokeh/graphs.py
holoviews_samap/plotting/bokeh/heatmap.py
holoviews_samap/plotting/bokeh/hex_tiles.py
holoviews_samap/plotting/bokeh/links.py
holoviews_samap/plotting/bokeh/path.py
holoviews_samap/plotting/bokeh/plot.py
holoviews_samap/plotting/bokeh/raster.py
holoviews_samap/plotting/bokeh/renderer.py
holoviews_samap/plotting/bokeh/sankey.py
holoviews_samap/plotting/bokeh/selection.py
holoviews_samap/plotting/bokeh/stats.py
holoviews_samap/plotting/bokeh/styles.py
holoviews_samap/plotting/bokeh/tabular.py
holoviews_samap/plotting/bokeh/tiles.py
holoviews_samap/plotting/bokeh/util.py
holoviews_samap/plotting/mpl/__init__.py
holoviews_samap/plotting/mpl/annotation.py
holoviews_samap/plotting/mpl/chart.py
holoviews_samap/plotting/mpl/chart3d.py
holoviews_samap/plotting/mpl/element.py
holoviews_samap/plotting/mpl/geometry.py
holoviews_samap/plotting/mpl/graphs.py
holoviews_samap/plotting/mpl/heatmap.py
holoviews_samap/plotting/mpl/hex_tiles.py
holoviews_samap/plotting/mpl/path.py
holoviews_samap/plotting/mpl/plot.py
holoviews_samap/plotting/mpl/raster.py
holoviews_samap/plotting/mpl/renderer.py
holoviews_samap/plotting/mpl/sankey.py
holoviews_samap/plotting/mpl/stats.py
holoviews_samap/plotting/mpl/tabular.py
holoviews_samap/plotting/mpl/util.py
holoviews_samap/plotting/plotly/__init__.py
holoviews_samap/plotting/plotly/annotation.py
holoviews_samap/plotting/plotly/callbacks.py
holoviews_samap/plotting/plotly/chart.py
holoviews_samap/plotting/plotly/chart3d.py
holoviews_samap/plotting/plotly/dash.py
holoviews_samap/plotting/plotly/element.py
holoviews_samap/plotting/plotly/images.py
holoviews_samap/plotting/plotly/plot.py
holoviews_samap/plotting/plotly/raster.py
holoviews_samap/plotting/plotly/renderer.py
holoviews_samap/plotting/plotly/selection.py
holoviews_samap/plotting/plotly/shapes.py
holoviews_samap/plotting/plotly/stats.py
holoviews_samap/plotting/plotly/tabular.py
holoviews_samap/plotting/plotly/tiles.py
holoviews_samap/plotting/plotly/util.py
holoviews_samap/tests/__init__.py
holoviews_samap/tests/test_annotators.py
holoviews_samap/tests/test_selection.py
holoviews_samap/tests/test_streams.py
holoviews_samap/tests/utils.py
holoviews_samap/tests/core/__init__.py
holoviews_samap/tests/core/test_apply.py
holoviews_samap/tests/core/test_archives.py
holoviews_samap/tests/core/test_boundingregion.py
holoviews_samap/tests/core/test_callable.py
holoviews_samap/tests/core/test_collation.py
holoviews_samap/tests/core/test_composites.py
holoviews_samap/tests/core/test_datasetproperty.py
holoviews_samap/tests/core/test_decollation.py
holoviews_samap/tests/core/test_dimensioned.py
holoviews_samap/tests/core/test_dimensions.py
holoviews_samap/tests/core/test_dynamic.py
holoviews_samap/tests/core/test_element.py
holoviews_samap/tests/core/test_importexport.py
holoviews_samap/tests/core/test_layers.py
holoviews_samap/tests/core/test_layouts.py
holoviews_samap/tests/core/test_ndmapping.py
holoviews_samap/tests/core/test_operation.py
holoviews_samap/tests/core/test_options.py
holoviews_samap/tests/core/test_prettyprint.py
holoviews_samap/tests/core/test_storeoptions.py
holoviews_samap/tests/core/test_traversal.py
holoviews_samap/tests/core/test_tree.py
holoviews_samap/tests/core/test_utils.py
holoviews_samap/tests/core/data/__init__.py
holoviews_samap/tests/core/data/base.py
holoviews_samap/tests/core/data/test_arrayinterface.py
holoviews_samap/tests/core/data/test_binneddatasets.py
holoviews_samap/tests/core/data/test_cudfinterface.py
holoviews_samap/tests/core/data/test_daskinterface.py
holoviews_samap/tests/core/data/test_dictinterface.py
holoviews_samap/tests/core/data/test_gridinterface.py
holoviews_samap/tests/core/data/test_ibisinterface.py
holoviews_samap/tests/core/data/test_imageinterface.py
holoviews_samap/tests/core/data/test_multiinterface.py
holoviews_samap/tests/core/data/test_pandasinterface.py
holoviews_samap/tests/core/data/test_spatialpandas.py
holoviews_samap/tests/core/data/test_xarrayinterface.py
holoviews_samap/tests/element/__init__.py
holoviews_samap/tests/element/test_annotations.py
holoviews_samap/tests/element/test_apiconsistency.py
holoviews_samap/tests/element/test_comparisonchart.py
holoviews_samap/tests/element/test_comparisoncomposite.py
holoviews_samap/tests/element/test_comparisondimension.py
holoviews_samap/tests/element/test_comparisonpath.py
holoviews_samap/tests/element/test_comparisonraster.py
holoviews_samap/tests/element/test_comparisonsimple.py
holoviews_samap/tests/element/test_elementconstructors.py
holoviews_samap/tests/element/test_elementranges.py
holoviews_samap/tests/element/test_elementselect.py
holoviews_samap/tests/element/test_ellipsis.py
holoviews_samap/tests/element/test_graphelement.py
holoviews_samap/tests/element/test_image.py
holoviews_samap/tests/element/test_paths.py
holoviews_samap/tests/element/test_raster.py
holoviews_samap/tests/element/test_selection.py
holoviews_samap/tests/element/test_statselements.py
holoviews_samap/tests/element/test_tiles.py
holoviews_samap/tests/ipython/__init__.py
holoviews_samap/tests/ipython/test_displayhooks.py
holoviews_samap/tests/ipython/test_magics.py
holoviews_samap/tests/ipython/test_notebooks.py
holoviews_samap/tests/ipython/test_optscompleter.py
holoviews_samap/tests/ipython/test_parsers.py
holoviews_samap/tests/operation/__init__.py
holoviews_samap/tests/operation/test_datashader.py
holoviews_samap/tests/operation/test_operation.py
holoviews_samap/tests/operation/test_statsoperations.py
holoviews_samap/tests/operation/test_timeseriesoperations.py
holoviews_samap/tests/plotting/__init__.py
holoviews_samap/tests/plotting/test_comms.py
holoviews_samap/tests/plotting/test_plotutils.py
holoviews_samap/tests/plotting/test_renderclass.py
holoviews_samap/tests/plotting/utils.py
holoviews_samap/tests/plotting/bokeh/__init__.py
holoviews_samap/tests/plotting/bokeh/test_annotationplot.py
holoviews_samap/tests/plotting/bokeh/test_areaplot.py
holoviews_samap/tests/plotting/bokeh/test_barplot.py
holoviews_samap/tests/plotting/bokeh/test_boxwhiskerplot.py
holoviews_samap/tests/plotting/bokeh/test_callbacks.py
holoviews_samap/tests/plotting/bokeh/test_curveplot.py
holoviews_samap/tests/plotting/bokeh/test_divplot.py
holoviews_samap/tests/plotting/bokeh/test_elementplot.py
holoviews_samap/tests/plotting/bokeh/test_errorbarplot.py
holoviews_samap/tests/plotting/bokeh/test_geomplot.py
holoviews_samap/tests/plotting/bokeh/test_graphplot.py
holoviews_samap/tests/plotting/bokeh/test_gridplot.py
holoviews_samap/tests/plotting/bokeh/test_heatmapplot.py
holoviews_samap/tests/plotting/bokeh/test_hextilesplot.py
holoviews_samap/tests/plotting/bokeh/test_histogramplot.py
holoviews_samap/tests/plotting/bokeh/test_labels.py
holoviews_samap/tests/plotting/bokeh/test_layoutplot.py
holoviews_samap/tests/plotting/bokeh/test_links.py
holoviews_samap/tests/plotting/bokeh/test_overlayplot.py
holoviews_samap/tests/plotting/bokeh/test_pathplot.py
holoviews_samap/tests/plotting/bokeh/test_plot.py
holoviews_samap/tests/plotting/bokeh/test_pointplot.py
holoviews_samap/tests/plotting/bokeh/test_quadmeshplot.py
holoviews_samap/tests/plotting/bokeh/test_radialheatmap.py
holoviews_samap/tests/plotting/bokeh/test_rasterplot.py
holoviews_samap/tests/plotting/bokeh/test_renderer.py
holoviews_samap/tests/plotting/bokeh/test_sankey.py
holoviews_samap/tests/plotting/bokeh/test_server.py
holoviews_samap/tests/plotting/bokeh/test_spikesplot.py
holoviews_samap/tests/plotting/bokeh/test_spreadplot.py
holoviews_samap/tests/plotting/bokeh/test_streaming.py
holoviews_samap/tests/plotting/bokeh/test_tabular.py
holoviews_samap/tests/plotting/bokeh/test_utils.py
holoviews_samap/tests/plotting/bokeh/test_vectorfieldplot.py
holoviews_samap/tests/plotting/bokeh/test_violinplot.py
holoviews_samap/tests/plotting/matplotlib/__init__.py
holoviews_samap/tests/plotting/matplotlib/test_areaplot.py
holoviews_samap/tests/plotting/matplotlib/test_boxwhisker.py
holoviews_samap/tests/plotting/matplotlib/test_callbacks.py
holoviews_samap/tests/plotting/matplotlib/test_curveplot.py
holoviews_samap/tests/plotting/matplotlib/test_elementplot.py
holoviews_samap/tests/plotting/matplotlib/test_errorbarplot.py
holoviews_samap/tests/plotting/matplotlib/test_graphplot.py
holoviews_samap/tests/plotting/matplotlib/test_heatmapplot.py
holoviews_samap/tests/plotting/matplotlib/test_hextilesplot.py
holoviews_samap/tests/plotting/matplotlib/test_histogramplot.py
holoviews_samap/tests/plotting/matplotlib/test_labels.py
holoviews_samap/tests/plotting/matplotlib/test_layoutplot.py
holoviews_samap/tests/plotting/matplotlib/test_overlayplot.py
holoviews_samap/tests/plotting/matplotlib/test_pathplot.py
holoviews_samap/tests/plotting/matplotlib/test_plot.py
holoviews_samap/tests/plotting/matplotlib/test_pointplot.py
holoviews_samap/tests/plotting/matplotlib/test_quadmeshplot.py
holoviews_samap/tests/plotting/matplotlib/test_radialheatmap.py
holoviews_samap/tests/plotting/matplotlib/test_rasterplot.py
holoviews_samap/tests/plotting/matplotlib/test_renderer.py
holoviews_samap/tests/plotting/matplotlib/test_sankey.py
holoviews_samap/tests/plotting/matplotlib/test_scatter3d.py
holoviews_samap/tests/plotting/matplotlib/test_spikeplot.py
holoviews_samap/tests/plotting/matplotlib/test_utils.py
holoviews_samap/tests/plotting/matplotlib/test_vectorfieldplot.py
holoviews_samap/tests/plotting/matplotlib/test_violinplot.py
holoviews_samap/tests/plotting/plotly/__init__.py
holoviews_samap/tests/plotting/plotly/test_areaplot.py
holoviews_samap/tests/plotting/plotly/test_barplot.py
holoviews_samap/tests/plotting/plotly/test_bivariateplot.py
holoviews_samap/tests/plotting/plotly/test_boxwhiskerplot.py
holoviews_samap/tests/plotting/plotly/test_callbacks.py
holoviews_samap/tests/plotting/plotly/test_curveplot.py
holoviews_samap/tests/plotting/plotly/test_dash.py
holoviews_samap/tests/plotting/plotly/test_distributionplot.py
holoviews_samap/tests/plotting/plotly/test_dynamic.py
holoviews_samap/tests/plotting/plotly/test_elementplot.py
holoviews_samap/tests/plotting/plotly/test_errorbarplot.py
holoviews_samap/tests/plotting/plotly/test_figuresize.py
holoviews_samap/tests/plotting/plotly/test_gridplot.py
holoviews_samap/tests/plotting/plotly/test_histogram.py
holoviews_samap/tests/plotting/plotly/test_imageplot.py
holoviews_samap/tests/plotting/plotly/test_labelplot.py
holoviews_samap/tests/plotting/plotly/test_layoutplot.py
holoviews_samap/tests/plotting/plotly/test_path3d.py
holoviews_samap/tests/plotting/plotly/test_plot.py
holoviews_samap/tests/plotting/plotly/test_quadmeshplot.py
holoviews_samap/tests/plotting/plotly/test_renderer.py
holoviews_samap/tests/plotting/plotly/test_rgb.py
holoviews_samap/tests/plotting/plotly/test_scatter3dplot.py
holoviews_samap/tests/plotting/plotly/test_scatterplot.py
holoviews_samap/tests/plotting/plotly/test_shapeplots.py
holoviews_samap/tests/plotting/plotly/test_spreadplot.py
holoviews_samap/tests/plotting/plotly/test_surfaceplot.py
holoviews_samap/tests/plotting/plotly/test_tableplot.py
holoviews_samap/tests/plotting/plotly/test_tiles.py
holoviews_samap/tests/plotting/plotly/test_violinplot.py
holoviews_samap/tests/util/__init__.py
holoviews_samap/tests/util/test_transform.py
holoviews_samap/tests/util/test_utils.py
holoviews_samap/util/__init__.py
holoviews_samap/util/command.py
holoviews_samap/util/parser.py
holoviews_samap/util/settings.py
holoviews_samap/util/transform.py