Skip to content

Commit 58e9776

Browse files
committed
Add entry for Z-axis logarithmic scale compatibility issue in CHANGELOG
1 parent ccaf3de commit 58e9776

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ In this release, test coverage is 80%.
66

77
🛠️ Bug fixes:
88

9+
* [Issue #40](https://github.com/PlotPyStack/PlotPy/issues/40) - Z-axis logarithmic scale (`ZAxisLogTool` tool) is not compatible with anti-aliasing interpolation
910
* Fix intersection check for destination rectangle in `XYImageFilterItem`
1011
* [Issue #36](https://github.com/PlotPyStack/PlotPy/issues/36) - Image items are not properly scaling along Y-axis with logarithmic scale:
1112
* Actually, image items do not support non-linear scales (this is an historical limitation)

0 commit comments

Comments
 (0)