We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5845a commit 84409efCopy full SHA for 84409ef
1 file changed
CHANGELOG.md
@@ -15,10 +15,12 @@ and this project adheres to [Semantic Versioning][].
15
- Multiscale image handling: user can specify a scale, else the best scale is selected automatically given the figure size and dpi (#164)
16
- Large images are automatically rasterized to speed up performance (#164)
17
- Added better error message for mismatch in cs and ax number (#185)
18
+- Beter test coverage for correct plotting of elements after transformation (#198)
19
20
### Fixed
21
22
- Now dropping index when plotting shapes after spatial query (#177)
23
+- Points are now being correctly rotated (#198)
24
25
## [0.0.6] - 2023-11-06
26
0 commit comments