This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Plotly Express does not play well with templates #70
Closed
Description
Hi,
I noticed that Plotly Express is quite opinionated with some default values, which unfortunately do not play well with template's defined values such as graph height or color scale.
For example, I would expect px.histogram(some_dataframe, template="seaborn")
to use the seaborn color palette.
Is there any plans to pick up default values in the active template instead?
Metadata
Metadata
Assignees
Labels
No labels