All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Can now scale shapes (#152)
- Can now plot columns from GeoDataFrame (#149)
- 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)
- Multi-scale images/labels are now correctly substituted and the action is logged (#131).
- Empty geometries among the shapes can be handeled (#133).
outline_widthparameter in render_shapes is now a float that actually determines the line width (#139).
- Multiple bugfixes of which I didn't keep track of.
- Initial release of
spatialdata-plotwith support forimages,labels,pointsandshapes.