Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ scale.py
File
scale.py
lib/matplotlib/scale.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Scales define the distribution of data values on an axis, e.g. a log scaling.
3
4
The mapping is implemented through `.Transform` subclasses.
Callers
nothing calls this directly
Calls
4
get_scale_names
Function · 0.85
_get_scale_docs
Function · 0.85
join
Method · 0.80
register
Method · 0.45
Tested by
no test coverage detected