MCPcopy 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_claFunction · 0.45
test_autoscale_tightFunction · 0.45
test_use_sticky_edgesFunction · 0.45
test_bezier_autoscaleFunction · 0.45
test_small_autoscaleFunction · 0.45
test_multi_color_hatchFunction · 0.45
test_autoscale_arcFunction · 0.45
test_relimFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected