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.
2 parents 5bbaeee + 93e2efd commit ba4043aCopy full SHA for ba4043a
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