From f475caddc17d054c716e58b61812a61bd9e64641 Mon Sep 17 00:00:00 2001 From: jkriege2 Date: Wed, 11 May 2022 23:03:33 +0200 Subject: [PATCH] fixed typo --- lib/jkqtplotter/graphs/jkqtpfilledcurve.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jkqtplotter/graphs/jkqtpfilledcurve.h b/lib/jkqtplotter/graphs/jkqtpfilledcurve.h index 6fa34dbe97..1cc75db7dd 100644 --- a/lib/jkqtplotter/graphs/jkqtpfilledcurve.h +++ b/lib/jkqtplotter/graphs/jkqtpfilledcurve.h @@ -151,7 +151,7 @@ class JKQTPLOTTER_LIB_EXPORT JKQTPFilledCurveXErrorGraph: public JKQTPFilledCurv Such plots are sometimes called "Wiggle Plots" and are often used (in their black/white-variety for seismographic data plotting. - \image html wiggleplot_x.png + \image html wiggleplot_y.png To generate such a plot, used \c JKQTPFilledCurveXGraph::setFillMode(JKQTPFilledCurveXGraph::FillMode::TwoColorFilling) and then use \c JKQTPFilledCurveXGraph::fillStyleBelow() to access the fill style for the area below the baseline