ridgeplot._template module

Plotly figure template utilities.

ridgeplot._template.validate_coerce_template(template)[source]

Convert mixed template representations into a plotly.graph_objects.layout.Template instance.

None is passed through as-is, meaning that no template has been specified and that Plotly’s current default template should be used.