plotcli.options

Members

Functions

validData
bool validData(R1 xColumns, R1 yColumns, in R2 columns)

Does the data fit with the given options?

validData
bool validData(Options options, in RANGE columns)

Does the data fit with the given options?

Structs

OptionRange
struct OptionRange(T)

Range to correctly interpret 1,2,.. a,b,.. etc

Meta