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 430788e commit 93e2efdCopy full SHA for 93e2efd
1 file changed
lib/matplotlib/markers.py
@@ -90,6 +90,7 @@ class MarkerStyle:
90
CARETRIGHT : 'caretright',
91
CARETUP : 'caretup',
92
CARETDOWN : 'caretdown',
93
+ "None" : 'nothing',
94
None : 'nothing',
95
' ' : 'nothing',
96
'' : 'nothing'
0 commit comments