This directory is intentionally split into two kinds of files:
gallery.py— quick visual walkthrough of supported plot familiesexport_gallery.py— regenerates the featured gallery images used in the root READMEexport_gallery_mpl.py— focused Matplotlib export examplesexport_composite_showcases_panels.py— exports the panel-first composite showcases that are pushed into Figma and shown in the root READMEfigma_workflow_demo.md— panel-first pubfig → Figma walkthroughgenerate_palette_gallery.py— regenerates the palette preview sheets and palette docs
These files are generated outputs, but they are kept in Git because the root README and palette docs link to them directly.
bar_scatter.pngraincloud.pngline.pngradar.pngscatter.pngheatmap.pngdumbbell.pngforest_plot.pnghexbin.pngvolcano.pngradial_hierarchy.pngcircular_stacked_bar.pngcircular_grouped_bar.pnggallery-hero.png
These are the latest Figma-assembled screenshots tracked for the root README.
composite-showcase-benchmark.pngcomposite-showcase-intervention.pngcomposite-showcase-stratification.png
palettes/featured-palettes.pngpalettes/builtin-palettes.pngpalettes/plotly-carto-palettes.pngpalettes/plotly-cmocean-palettes.pngpalettes/plotly-colorbrewer-palettes.png
python examples/export_gallery.py
python examples/generate_palette_gallery.py
python examples/export_composite_showcases_panels.py- Cached folders such as
__pycache__/are local artifacts and are not part of the canonical examples set. gallery_contact_sheet.pyis an internal helper used byexport_gallery.py.