open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Classes
iAPlotTypes.h File Reference
#include "iAPlot.h"
#include "iAcharts_export.h"
#include <QVector>
#include <QSharedPointer>

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...