OTV_LinePlotInfo struct

The info struct for the GlyphType::LinePlot glyph.

Public variables

const uint32_t N
The number of 32bit static properties of a line plot layer. Must be 14 always.
OTV_InterpolationMode interpolation_mode
The selected interpolation strategy for shading between samples.
uint32_t num_subplots
The number of sub plots - only values of 1, 2, 3 or 4 are allowed.
OTV_Rgb subplot_colors
The colors to use for each sub plot. Unused slots may be left uninitialized.