API / Configuration / AxisPlot

Defined in: src/types/chart/axis.ts:215

Extended by

Properties

Property Type Description
color? string The color of the plot line (hex, rgba).
label? object -
label.padding? number The pixel padding for label. Default 5
label.qa? string Can be used for the UI automated test. It is assigned as a data-qa attribute to an element.
label.style? Partial<BaseTextStyle> -
label.text string -
layerPlacement? PlotLayerPlacement Place the line behind or above the chart.
opacity? number Individual opacity for the line. Default 1