Skip to content

Commit d31a071

Browse files
committed
Add "Reverse X axis" feature
1 parent d6ad895 commit d31a071

File tree

7 files changed

+520
-481
lines changed

7 files changed

+520
-481
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ In this release, test coverage is 79%.
2525
rectangle coordinates, and returns a string with the statistics to display
2626
* New `SIG_AXIS_PARAMETERS_CHANGED` signal emitted by `BasePlot` when the axes parameters
2727
are changed (e.g. when the axes are inverted, or the scale is changed)
28+
* New "Reverse X axis" feature:
29+
* Added new tool `ReverseXAxisTool` to toggle the X-axis direction
30+
* The tool is registered by default in the plot widget, like its Y-axis counterpart
2831

2932
🧹 API cleanup:
3033

31 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)