LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/API_SP.POP.TOTL_DS2_en_csv_v2.csv
examples/all_3d_plots.py
examples/array_slices_3d.py
examples/auto_detect.py
examples/custom_3d_plot.py
examples/dashboard_showcase.py
examples/demo_advanced_composition.py
examples/demo_ai_suggestions.py
examples/demo_all_plot_types.py
examples/demo_all_v0.2.0_plots.py
examples/demo_open_browser.py
examples/demo_plotly_interactive.py
examples/demo_show_close.py
examples/demo_statistical_plots.py
examples/example.py
examples/figure3d_quickstart.py
examples/generate_geo_plots.py
examples/new_financial_project_plots.py
examples/new_plots_demo.py
examples/polars_integration.py
examples/test_geographic_outputs.py
examples/test_large_data.py
examples/test_simple.py
examples/test_visualize_quickplot.py
examples/world_map_cartogram.py
examples/naturalearth_data/countries.geojson
src/bottleviz/__init__.py
src/bottleviz/exceptions.py
src/bottleviz.egg-info/PKG-INFO
src/bottleviz.egg-info/SOURCES.txt
src/bottleviz.egg-info/dependency_links.txt
src/bottleviz.egg-info/requires.txt
src/bottleviz.egg-info/top_level.txt
src/bottleviz/core/core.py
src/bottleviz/core/exceptions.py
src/bottleviz/core/styles.py
src/bottleviz/core/types.py
src/bottleviz/processors/_ai_integration.py
src/bottleviz/processors/auto.py
src/bottleviz/publishers/backends.py
src/bottleviz/publishers/plotly_backend.py
src/bottleviz/utils/__init__.py
src/bottleviz/utils/utils.py
tests/__init__.py
tests/test_advanced_plots.py
tests/test_auto.py
tests/test_core.py
tests/test_geographic_plots.py
tests/validate.py