You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@
35
35
36
36
🛠️ Bug fixes:
37
37
38
+
* Fixed plot update after inserting a point using the `EditPointTool` on non-Windows platforms
38
39
*[Issue #46](https://github.com/PlotPyStack/PlotPy/issues/46) - Contrast adjustment with 'Eliminate outliers' failed for float images with high dynamic range
39
40
* Fixed `ErrorBarCurveItem` handling of all-NaN data:
40
41
* Fixed `ValueError: zero-size array to reduction operation minimum which has no identity` when error bar curves contain only NaN values
0 commit comments