-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Arcs with large radii in small #17547
Copy link
Copy link
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
Metadata
Metadata
Assignees
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Bug report
Bug summary
No
matplotlib.patches.Arcis being rendering when trying to add a small segment of a circle with a large radius.If I increase the x and y limits to include a larger section of the arc then it is rendered.
Code for reproduction
Actual outcome
An empty figure:
Expected outcome
A figure with a small section of an arc starting a$(0, 5)$ and ending at $(7.98894818241678, 10.0)$

Matplotlib version
print(matplotlib.get_backend())): module://ipykernel.pylab.backend_inline