##// END OF EJS Templates
Handles QCustomPlot plottables for vectors (1)...
Handles QCustomPlot plottables for vectors (1) - Uses a map that associate a component index to a plottable. - Replaces the current structure by the map in VisualizationGraphHelper For example: - for a scalar, there is a QCPGraph at index 0 - for a vector, there is three QCPGraph at indexes 0, 1 and 2
Alexandre Leroux -
r581:098cadc4596c
Show More
Name Size Modified Last Commit Author
/ core / include / Data
AcquisitionDataPacket.h Loading ...
AcquisitionRequest.h Loading ...
ArrayData.h Loading ...
DataProviderParameters.h Loading ...
DataSeries.h Loading ...
IDataProvider.h Loading ...
IDataSeries.h Loading ...
ScalarSeries.h Loading ...
SqpRange.h Loading ...
VectorSeries.h Loading ...