PlotSourceData
Data used to configure a plot source. More...
Modules | |
CSVData | |
The path and filename of the data file. | |
Label | |
If provided, label to be used in legend. | |
LineFormat | |
Plot this source with this format. | |
LineWidth | |
Plot this source with this linewidth. | |
StartRow | |
Specify the starting row number of the CSV data to include in plot. | |
EndRow | |
Specify the ending row number of the CSV data to include in plot. | |
RowSkip | |
If specified, only every "RowSkip-th" (nth) row of the CSV data will be read. | |
LogFile | |
Specify log file if it does not following usual naming conventions/location. | |
Detailed Description
Data used to configure a plot source.