Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ autoscale
Method
autoscale
lib/matplotlib/tests/test_colors.py:1857–1858 ·
view source on GitHub ↗
(self, A)
Source
from the content-addressed store, hash-verified
1855
return
2 * value
1856
1857
def
autoscale(self, A):
1858
pass
1859
1860
def
autoscale_None(self, A):
1861
pass
Callers
10
test_inverted_cla
Function · 0.45
test_autoscale_tight
Function · 0.45
test_autoscale_log_shared
Function · 0.45
test_use_sticky_edges
Function · 0.45
test_bezier_autoscale
Function · 0.45
test_small_autoscale
Function · 0.45
test_multi_color_hatch
Function · 0.45
test_autoscale_arc
Function · 0.45
test_TwoSlopeNorm_autoscale
Function · 0.45
test_relim
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected