We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e041051 commit 6cbe9bbCopy full SHA for 6cbe9bb
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