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

Annotations and zoom/scroll

2 Answers 121 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Jesus
Top achievements
Rank 1
Jesus asked on 11 Apr 2018, 05:41 AM
Hi, I'm using your RadChartView, I think that the last version of it, to show the evolution of certain measures and some significant events.Measures are drawn as LineSerie and the events are managed as CartesianChartAnnotation. Everything seems to be ok but when the user zooms the chart and them scrolls it, the annotations which are out of the horizontal axis range are keep shown, so they are drawn over the legend, for example. But LineSeries are drawn correctly, the chart dosen't show them outside the horizontal range. It seems that the drawing of the annotations doesn't have into acount the scroll.
I attach a screenshot to shown this behaviour.

2 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 11 Apr 2018, 10:13 AM
Hello Jesus,

I have logged this issue on our Feedback Portal. You can track its progress, subscribe to status changes and add your comment to it here. I have also updated your Telerik Points.

To workaround this you can create a custom renderer and manually paint the annotation. The code is available in the item description (check the above link).

Should you have any other questions do not hesitate to ask.
 
Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Jesus
Top achievements
Rank 1
answered on 11 Apr 2018, 10:27 AM
Thanks a lot, it works.
Tags
ChartView
Asked by
Jesus
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Jesus
Top achievements
Rank 1
Share this question
or