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
Hey, I was looking to solve this issue, and according to this PR, we are trying to use only one hatch for all patches based on the first patch, but what if we needed to use different hatches for different patches? This would not be possible. Could someone elaborate on why we shouldn't be implementing it in the second way?
@Impaler343 You are correct. That PR is too simple (well it would have been a step in the right direction). Fundamentally, we'd want individual hatches.
Bug summary
When using add_collection to add Patches, hatch attribute isn't able to kept, whereas add_patch is fine.
Code for reproduction
Actual outcome
Expected outcome
Additional information
No response
Operating system
No response
Matplotlib Version
3.5.1
Matplotlib Backend
No response
Python version
No response
Jupyter version
No response
Installation
No response
The text was updated successfully, but these errors were encountered: