matplotlib icon indicating copy to clipboard operation
matplotlib copied to clipboard

Enables setting hatch linewidth in Patches and Collections, also fixes setting hatch linewidth by rcParams

Open Impaler343 opened this issue 10 months ago • 10 comments

PR summary

Fixes #21108 using the patch provided by @anntzer which I modified to pass tests. Need to write tests for:

  • [x] Setting hatch linewidth in a Patch
  • [x] Setting hatch linewidth in a Collection

PR checklist

Impaler343 avatar Apr 09 '24 07:04 Impaler343