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.
2 parents 7fa9278 + 14480e4 commit c1d75d2Copy full SHA for c1d75d2
styles/bmh_matplotlibrc.json
@@ -1,6 +1,5 @@
1
{
2
"lines.linewidth": 2.0,
3
- "examples.download": true,
4
"axes.edgecolor": "#bcbcbc",
5
"patch.linewidth": 0.5,
6
"legend.fancybox": true,
@@ -18,6 +17,6 @@
18
17
"axes.grid": true,
19
"patch.edgecolor": "#eeeeee",
20
"axes.titlesize": "x-large",
21
- "svg.embed_char_paths": "path",
+ "svg.fonttype": "path",
22
"examples.directory": ""
23
}
0 commit comments