Home > @plotex/chart-def > IAxisSeriesConfig

IAxisSeriesConfig interface#

Relates a single axis to data series.

Signature:
export interface IAxisSeriesConfig

Properties#

PropertyTypeDescription
color?string(Optional) The color to render to assign to the series.
format?string(Optional) The format for rendering values of the series.
label?string(Optional) The label for the series on this axis.
seriesstringThe name of the series to render on the axis.