|  | 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 | JKQTFPimageOverlayPlot | 
| plots an image overlay, i.e. a boolean image where each truepixel is drawn with a given color and thefalsepixels are transparent  More... | |
| class | JKQTFPimagePlot | 
| plots a given grayscale image with a given color palette  More... | |
| class | JKQTFPLinePlot | 
| a simple line plot for JKQTFastPlotter  More... | |
| class | JKQTFPPlot | 
| base class for all plots that may be plotted by JKQTFastPlotter  More... | |
| class | JKQTFPQImagePlot | 
| a plot of a QImage  More... | |
| class | JKQTFPQOverlayLinearGridPlot | 
| plot a horizontal scale bar  More... | |
| class | JKQTFPQScaleBarXPlot | 
| plot a horizontal scale bar  More... | |
| class | JKQTFPRGBImageOverlayPlot | 
| plots 1,2 or 3 given grayscale images as an overlay plot, where each channel is drawn as one color channel (e.g. red, green or blue).  More... | |
| class | JKQTFPVBarPlot | 
| a simple vertical bar plot for JKQTFastPlotter  More... | |
| class | JKQTFPVCrossPlot | 
| a simple plot that draws a cross for every datapoint  More... | |
| class | JKQTFPXRangePlot | 
| plot a range of x values  More... | |
| class | JKQTFPYRangePlot | 
| plot a range of x values  More... | |