Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a256a9 commit 0587629Copy full SHA for 0587629
1 file changed
API_CHANGES
@@ -1,4 +1,11 @@
1
-
+ Modified aspect-ratio handling:
2
+ Removed aspect kwarg from imshow
3
+ Axes methods:
4
+ set_aspect(self, aspect, adjustable=None, anchor=None)
5
+ set_adjustable(self, adjustable)
6
+ set_anchor(self, anchor)
7
+ Pylab interface:
8
+ axis('image')
9
10
API Changes in matplotlib-0.86
11
0 commit comments