AnnMarieW / dash-bootstrap-templates

A collection of 52 Plotly figure templates with a Bootstrap theme. Two theme switch components. Stylesheet to apply Bootstrap themes to Plotly Dash components.
https://hellodash.pythonanywhere.com/
MIT License
135 stars 25 forks source link

fixed ThemeSwitchAIO id #37

Closed AnnMarieW closed 3 months ago

AnnMarieW commented 3 months ago

Fixes #34

Updated the ThemeSwitchAIO so that it used a dict aio_id.

Thanks for your help with this @sdidier-dev