JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
Classes | |
class | JKQTPFilledCurveGraphBase |
a Base class for filled curve graphs like e.g. JKQTPFilledCurveXGraph More... | |
class | JKQTPFilledCurveXErrorGraph |
This implements filled curve plots with y errors where the area is filled between the plot line and the x-Axis. More... | |
class | JKQTPFilledCurveXGraph |
This implements filled curve plots where the area is filled between the plot line and the x-Axis. More... | |
class | JKQTPFilledCurveYErrorGraph |
This implements filled curve plots with y errors where the area is filled between the plot line and the x-Axis. More... | |
class | JKQTPFilledCurveYGraph |
This implements filled curve plots where the area is filled between the plot line and y-Axis. More... | |
class | JKQTPFilledHorizontalRangeGraph |
This implements filled curve plots where the area is filled between two data columns for each y-value. More... | |
class | JKQTPFilledVerticalRangeGraph |
This implements filled curve plots where the area is filled between two data columns for each x-value. More... | |
Screenshot | Classes |
---|---|
JKQTPFilledCurveXGraph, JKQTPFilledCurveYGraph | |
JKQTPFilledCurveXErrorGraph, JKQTPFilledCurveYErrorGraph | |
JKQTPFilledVerticalRangeGraph, JKQTPFilledHorizontalRangeGraph |