You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree with @timhoffm's interpretation. In particular, if everything gets merged into a single polygon, I don't think we can distinguish (when one of the circles is within the other -- assume that their radii are different) between the case here and an annulus with an empty center.
Bug summary
A little tricky to explain, but see the outcomes below. Found while making tests for #28225
Code for reproduction
Actual outcome
From this view, everything looks as expected

From this view, the overlapping area of the top and middle faces cancel out and show full transparency (bug).

From this view, the above is still happening, but the bottom face still shows properly even though it's in the intersection area.

The semi-transparent areas should really stack to a more opaque coloring as well, but that's a separate issue.
Expected outcome
If you don't reverse

x3
andy3
, the result looks as expected:Additional information
No response
Operating system
No response
Matplotlib Version
latest main
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
git checkout
The text was updated successfully, but these errors were encountered: