This is a small patch release focused on plotting and legend fixes.
Highlights
-
Restored
frame/frameonhandling for colorbars.
Outer colorbars now again respectframeas a backwards-compatible alias for outline visibility, and inset colorbars no longer fail during layout reflow whenframe=False. -
Preserved hatching in geometry legend proxies.
Legends generated from geographic geometry artists now carry hatch styling through to the legend handle, alongside facecolor, edgecolor, linewidth, and alpha. -
Enabled graph plotting on 3D axes.
This restores graph plotting support for 3D plots.
Other changes
- Updated GitHub Actions dependencies in the workflow configuration.
Included pull requests
#605Enable graph plotting on 3D axes#610Restore colorbar frame handling#612Preserve hatches in geometry legend proxies#604GitHub Actions dependency updates
Full Changelog: V2.1.2...v2.1.3