MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / get_linestyle

Method get_linestyle

lib/matplotlib/collections.py:975–976  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

973 return self._linewidths
974
975 def get_linestyle(self):
976 return self._linestyles
977
978 def _set_mappable_flags(self):
979 """

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected