-
3.3.0
3.3.0 11-Apr-2024 - plot2D: add method to set selected fields - fix: do not try to create plot if we have not enough data
-
3.2.2
3.2.2 25-Mar-2024 - plot2D: avoid calling too many times sortItems when adding a lot of fieldY
-
3.2.1
3.2.0 06-Dev-2023 - use field name as axis label for X Axis in 2DPlots
-
3.2.0
3.2.0 27-Nov-2023 - switch to dtk-widgets 3.2.0 - remove c++20 warnings
-
3.1.0
3.1.0 09-Nov-2023 - switch to c++20 - update cmakelists - fix default plugin path with conda
-
2.30.0
2.30.0 23-Mai-2022 - switch to c++17 - add accessor to plot2D menu and don't add it automatically to the menubar
-
2.29.0
2.29.0 15-Sep-2021 - fix memory leak in decorator - add setInitialDate and setTimeStep methods in dtkVisualizationWidgetsVideoControls
-
2.28.0
2.28.0 30-Mar-2021 - add setBackground method in canvas API - save seed type and show status for stream tracer - bugfix: when re-enabling scalar bar, set it to On if needed
-
-
2.26.0
2.26.0 21-Jan-2021 - remove ambiguous signature of addFieldY method
-
2.25.0
2.25.0 04-Dec-2020 - add setTitle in dtkVisualizationCanvas API
-
2.24.0
2.24.0 31-Jul-2020 - fix: use previous setting of each slice when show is called - vector glyph auto scale can be turned off - expose random sampling for vector glyph decorator
-
-
2.23.0
2.23.0 21-Jul-2020 - plot2d: add source color control; add remove source - fix: don't add scalar bar several times - raise maximum scale factor from 1000 to 100000
-
2.22.2
2.22.2 7-May-2020 - makes reset virtual in canvas and implement it in plot2D
-
2.22.1
2.22.1 6-May-2020 - use current theme to set background brush of plot2D