open_iA 2024.9
Loading...
Searching...
No Matches
iAPlotTypes.h File Reference
#include "iAPlot.h"
#include "iacharts_export.h"
#include <QVector>

Classes

class  iABarGraphPlot
 Plots the given data points as single bars, horizontally separated by the given margin. More...
 
class  iAFilledLinePlot
 Plots the given data as a line and fills the area below the line. More...
 
class  iALinePlot
 Plots the given data as a line. More...
 
class  iAPlotCollection
 Collects multiple plots and makes them act as a single plot. More...
 
class  iASelectedBinPlot
 Plot highlighting a single bin in a histogram plot. More...
 
class  iAStepFunctionPlot
 Plots each data point as a rectangular bar, all the bars are horizontally connected via a line. More...