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.
 
 LogFile
 Specify log file if it does not following usual naming conventions/location.
 

Detailed Description

Data used to configure a plot source.

Distributed under the Apache License, Version 2.0.

See accompanying NOTICE file for details.