Skip to content

Releases: scverse/spatialdata-plot

v0.0.6

06 Nov 16:52
3e09dd1
Compare
Choose a tag to compare

Added

  • Pushed get_extent functionality upstream to spatialdata (#162)

v0.0.5

02 Oct 16:13
Compare
Choose a tag to compare

Added

  • Can now scale shapes (#152)
  • Can now plot columns from GeoDataFrame (#149)

Fixed

  • Multipolygons are now handled correctly (#93)
  • Legend order is now deterministic (#143)
  • Images no longer normalised by default (#150)
  • Colorbar no longer autoscales to [0, 1] (#155)

v0.0.4

11 Aug 10:02
Compare
Choose a tag to compare

Fixed

  • Multi-scale images/labels are now correctly substituted and the action is logged (#131).
  • Empty geometries among the shapes can be handeled (#133).
  • outline_width parameter in render_shapes is now a float that actually determines the line width (#139).

v0.0.2

25 Jul 08:50
1499710
Compare
Choose a tag to compare

Changes

  • several bugfixes in response to user feedback

0.0.1

04 May 10:32
aa1d238
Compare
Choose a tag to compare

Initial release