mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-01-12 17:00:32 +08:00
fixed typo
This commit is contained in:
parent
ee2477a1f6
commit
f475caddc1
@ -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
|
Such plots are sometimes called "Wiggle Plots" and are often used (in their black/white-variety for seismographic
|
||||||
data plotting.
|
data plotting.
|
||||||
|
|
||||||
\image html wiggleplot_x.png
|
\image html wiggleplot_y.png
|
||||||
|
|
||||||
To generate such a plot, used \c JKQTPFilledCurveXGraph::setFillMode(JKQTPFilledCurveXGraph::FillMode::TwoColorFilling)
|
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
|
and then use \c JKQTPFilledCurveXGraph::fillStyleBelow() to access the fill style for the area below the baseline
|
||||||
|
Loading…
Reference in New Issue
Block a user