Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ LABELPAD
Method
LABELPAD
lib/mpl_toolkits/axisartist/axis_artist.py:689–690 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
687
688
@property
689
def
LABELPAD(self):
690
return
self.label.get_pad()
691
692
@LABELPAD.setter
693
def
LABELPAD(self, v):
Callers
nothing calls this directly
Calls
2
get_pad
Method · 0.45
set_pad
Method · 0.45
Tested by
no test coverage detected