Taiga UI 5 is out!

Axes ADDON-CHARTS

Examples API GitHub

[centeredXLabels]
center X axis labels
boolean
[axisXLabels]
labels for X axis, empty string is empty stroke, null — no stroke
ReadonlyArray<string | null>
[axisYInset]
inset of labels on Y axis
boolean
[axisYLabels]
labels for Y axis
readonly string[]
[axisYName]
name of Y axis
string
[axisYSecondaryInset]
inset labels for Y axis
boolean
[axisYSecondaryLabels]
secondary Y axis labels
readonly string[]
[axisYSecondaryName]
secondary Y axis name
string
[horizontalLines]
horizontal lines number
number
[horizontalLinesHandler]
horizontal lines type handler
TuiLineHandler
[verticalLines]
number of vertical lines
number
[verticalLinesHandle]
vertical lines type handler
TuiLineHandler