Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ set
Method
set
lib/matplotlib/tests/test_spines.py:15–16 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
13
self.val = None
14
15
def
set(self, **kwargs):
16
vars(self).update(kwargs)
17
18
def
set_val(self, val):
19
self.val = val
Callers
15
__init__
Method · 0.45
draw
Method · 0.45
set_message
Method · 0.45
set_message
Method · 0.45
trigger
Method · 0.45
s
Function · 0.45
d
Function · 0.45
_JSXTOOLS_RESIZE_OBSERVER
Function · 0.45
_make_polygon
Method · 0.45
_update_transScale
Method · 0.45
_set_position
Method · 0.45
_set_view
Method · 0.45
Calls
1
update
Method · 0.45
Tested by
no test coverage detected