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 3117eb0 commit 4af4cc5Copy full SHA for 4af4cc5
doc/api/next_api_changes/behavior/19214-DS.rst
@@ -0,0 +1,6 @@
1
+Improved autoscaling for bezier curves
2
+--------------------------------------
3
+Bezier curves are now autoscaled to their extents - previously they were
4
+autoscaled to their ends and control points, which in some cases led to
5
+unnecessarily large limits. This leads to improved limits for
6
+`matplotlib.axes.Axes.pie`.
0 commit comments