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 77b85ad commit 08c99a4Copy full SHA for 08c99a4
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