Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ get_marker
Method
get_marker
lib/matplotlib/markers.py:295–296 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
293
return
self._capstyle.name
294
295
def
get_marker(self):
296
return
self._marker
297
298
def
_set_marker(self, marker):
299
""
"
Callers
2
_set_mathtext_path
Method · 0.95
scatter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected