We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf7080 commit e5a279eCopy full SHA for e5a279e
packages/python/plotly/plotly/io/_templates.py
@@ -37,6 +37,7 @@ def __init__(self):
37
default_templates = [
38
"ggplot2",
39
"seaborn",
40
+ "mpl",
41
"plotly",
42
"plotly_white",
43
"plotly_dark",
0 commit comments