GibbsConsulting / django-plotly-dash

Expose plotly dash apps as django tags
MIT License
546 stars 124 forks source link

Enable use of alternate themes for dash-bootstrap-components #226

Open GibbsConsulting opened 4 years ago

GibbsConsulting commented 4 years ago

At the moment, there is no easy way to use alternative templates for dash-bootstrap-components. The DjangoDash constructor should permit the use of the Dash external_stylesheets parameter.

GibbsConsulting commented 4 years ago

There is also #230 which highlights the need for better documentation also