mariusmuntean / ChartJs.Blazor

Brings Chart.js charts to Blazor
https://www.iheartblazor.com/
MIT License
691 stars 152 forks source link

How can I draw a vertical line at the selected point on the x-axis? #212

Open herczegzoltan opened 1 year ago

herczegzoltan commented 1 year ago

I would like to draw an arbitrary vertical line to the nearest point i click. How can I do or is there any documentation for it?