ark::plotting::DataSeriesSample

Defined in header “ark/plotting/data_series_store.hh”.


A data sample, as passed in from the user.

Variables

  • double key
    The key (typically the X axis).

  • double value
    The value (typically the Y axis).