8000 Add what's new · matplotlib/matplotlib@0ee539d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ee539d

Browse files
committed
Add what's new
1 parent 1e61b13 commit 0ee539d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Autoscaling a polar plot snaps to the origin
2+
--------------------------------------------
3+
4+
Setting the limits automatically in a polar plot now snaps the radial limit
5+
to zero if the automatic limit is nearby. This means plotting from zero doesn't
6+
automatically scale to include small negative values on the radial axis.
7+
8+
The limits can still be set manually in the usual way using `set_ylim`.

0 commit comments

Comments
 (0)
0