8000 Add api change not for elliptical notes · matplotlib/matplotlib@30a1ade · GitHub
[go: up one dir, main page]

Skip to content

Commit 30a1ade

Browse files
committed
Add api change not for elliptical notes
1 parent de26ffe commit 30a1ade

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+
Elliptical arcs now drawn between correct angles
2+
````````````````````````````````````````````````
3+
4+
The `matplotlib.patches.Arc` patch is now correctly drawn between the given
5+
angles.
6+
7+
Previously a circular are was drawn and then stretched into an ellipse,
8+
so the resulting arc did not lie between *theta1* and *theta2*.

0 commit comments

Comments
 (0)
0