We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf7080 commit 53595ecCopy full SHA for 53595ec
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