This is a migrated thread and some comments may be shown as answers.

[Solved] Overlayed Vertical Lines on Line Chart

1 Answer 156 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Aaron
Top achievements
Rank 1
Aaron asked on 13 Oct 2014, 10:08 PM
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,

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 16 Oct 2014, 07:01 AM
Hi,

Please accept my apologies for the delayed response.

I've tried to come up with a solution using either the crosshair or plot bands, but none of them is suitable for the task.
Crosshairs can't be positioned on specific values and plot bands always occupy the full width of the slot.

We're currently working on improving the customization possibilities of the chart and we'll have this scenario in mind.

Apologies for the caused inconvenience.

Regards,
T. Tsonev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Charts
Asked by
Aaron
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or