These all produce plots with different appearances due to different default themes. Is there a convenient way I can globally enforce all these plots to have the same appearance without modifying the code of each plot?
Ah great, thanks! That helps unify plotly express plots with manually produced Figure plots, but sadly it looks like cufflinks does not support the default theme.
It looks like it does have its own theming system that is entirely separate though, however it only has a handful to choose from:
Yeah, Iβll reach out to the Cufflinks maintainer to talk about a new major version thatβs more v4-compatible including returning Figures and supporting the new theming system