You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That is due to axis itself being the first line AND THEN we add the number of lines you provide. We can probably fix that getting rid of treating axis as something special and only have xxxLines/xxxLinesHandler, but that's a breaking change that needs to be carefully considered for version 5. For the time being you can just add +1 to i in your line handler.
Playground Link
https://stackblitz.com/edit/angular-hfisrc?file=src%2Fapp%2Fapp.component.html
Description
The screenshots show that the label risk and the vertical line do not correspond, as does the point that should correspond to the label risk.
Angular version
12.2.17
Taiga UI version
3.88.0
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: