Skip to content

Commit e5a279e

Browse files
committed
Add mpl to definitions file
1 parent cdf7080 commit e5a279e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/python/plotly/plotly/io/_templates.py

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def __init__(self):
3737
default_templates = [
3838
"ggplot2",
3939
"seaborn",
40+
"mpl",
4041
"plotly",
4142
"plotly_white",
4243
"plotly_dark",

0 commit comments

Comments
 (0)