Skip to content

Map Projection and Pickle Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@isaacrobinson2000 isaacrobinson2000 released this 06 Feb 07:30
· 50 commits to main since this release

This update contains the following changes:

  • Artist rendering has been modified to handle scenarios where the axes returns a invalid data clip box, allowing views to be used with map based axes and projections.
    Using a view with map projections
  • Plots including views can now be pickled and unpickled without error.
  • Views now have getter and setter methods for the additional attributes they add to the axes.