From bc534f1b368c6a0203ce1c75d20856f95a23c096 Mon Sep 17 00:00:00 2001 From: jkriege2 Date: Thu, 2 Jun 2022 21:26:31 +0200 Subject: [PATCH] updated whatsnew --- doc/dox/whatsnew.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/dox/whatsnew.dox b/doc/dox/whatsnew.dox index c47b1de694..7a569d8d98 100644 --- a/doc/dox/whatsnew.dox +++ b/doc/dox/whatsnew.dox @@ -20,6 +20,7 @@ Changes, compared to \ref page_whatsnew_V4_0_0 "v4.0.0" include:
  • NEW: JKQTPFilledCurveXGraph and JKQTPFilledCurveYGraph can now plot wiggle plots with different fill styles above and below the baseline (feature request #68 Wiggle Plots from user:xichaoqiang
  • NEW/BREAKING CHANGE: data tooltip can now also be shown when "just" moving the mouse (so far this was only possible when dragging the mouse with a button pressed). This also removes JKQtPlotter::getActMouseLeftAsToolTip() and adds JKQtPlotter::getActMouseMoveToolTip() instead! Also the default toolbars and context menus changed!
  • NEW: new "seaborn" style for plots
  • +
  • NEW/BREAKING CHANGE: changed JKQTPColorDerivationMode into a struct, which extends its capabilities above the previously available few enum-items
  • \subsection page_whatsnew_TRUNK_DOWNLOAD trunk: Download