Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ activecolor
Method
activecolor
lib/matplotlib/widgets.py:1923–1924 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1921
1922
@property
1923
def
activecolor(self):
1924
return
self._activecolor
1925
1926
@activecolor.setter
1927
def
activecolor(self, activecolor):
Callers
nothing calls this directly
Calls
1
set_radio_props
Method · 0.95
Tested by
no test coverage detected