Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vispy/vispy
/ axis_width
Method
axis_width
vispy/visuals/axis.py:155–156 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
153
154
@property
155
def
axis_width(self):
156
return
self._line.width
157
158
@axis_width.setter
159
def
axis_width(self, value):
Callers
nothing calls this directly
Calls
1
set_data
Method · 0.45
Tested by
no test coverage detected