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 8a13563 commit fbc517cCopy full SHA for fbc517c
1 file changed
lib/matplotlib/mathtext.py
@@ -852,6 +852,7 @@ class StixFonts(UnicodeFonts):
852
fontmap = {}
853
use_cmex = False
854
cm_fallback = False
855
+ _sans = False
856
857
def __init__(self, *args, **kwargs):
858
TruetypeFonts.__init__(self, *args, **kwargs)
0 commit comments