Hello,
I have a chart and grid affair that has some interactivity between them. When the grid is moused over, it has been requested that the chart have a vertical line drawn (corresponding to a date). Additionally, there should be a vertical drawn if a row is selected in the grid.
I thought the chart had this functionality because there is a verticalLine property. That appears to be incorrect.
The nearest I can find to this type of functionality is the "crosshair" behavior. But it looks to only function for mouseovers of the line.
Is there any way to get multiple vertical lines drawn client-side to overlay a line chart? Or has there been any success customizing the "crosshair" behavior to do this, as far as you know?
Currently on: Kendo UI v2014.1.416
Thanks and Regards,
I have a chart and grid affair that has some interactivity between them. When the grid is moused over, it has been requested that the chart have a vertical line drawn (corresponding to a date). Additionally, there should be a vertical drawn if a row is selected in the grid.
I thought the chart had this functionality because there is a verticalLine property. That appears to be incorrect.
The nearest I can find to this type of functionality is the "crosshair" behavior. But it looks to only function for mouseovers of the line.
Is there any way to get multiple vertical lines drawn client-side to overlay a line chart? Or has there been any success customizing the "crosshair" behavior to do this, as far as you know?
Currently on: Kendo UI v2014.1.416
Thanks and Regards,