Thanks to visit codestin.com Credit goes to github.com
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 8ffff0b commit 6d660ceCopy full SHA for 6d660ce
1 file changed
lib/matplotlib/__init__.py
@@ -610,6 +610,7 @@ def matplotlib_fname():
610
'text.fontweight': 'font.weight',
611
'text.fontsize': 'font.size',
612
'tick.size' : 'tick.major.size',
613
+ 'svg.embed_char_paths' : 'svg.fonttype'
614
}
615
616
_deprecated_ignore_map = {
0 commit comments