Hi,
I'm not sure this is the right place to submit bug. Please correct me if I'm wrong ;). Attached is the result I need to achieve. The markers shown when hovering a point is buggy and does not honour all my settings. What I need for achieve the result is a white background and a blue stroke (border).
If I set the option "visible" to true, then all the markers are visible when the chart is loaded and all the settings are honoured. However, when I set visible to false and hover a data point, only the border (and size) is honoured. The background is not, hence it's the wrong result. This is clearly a bug as all parameters are honoured in both modes (visible = true or false) but only the background is not.
I've tried to set those settings in the "series.highlight" section, without more luck.
Currently, the only solution to this problem is specifying the stroke-fill and fill into the CSS, which is not the cleanest way to do it.
Thanks!
I'm not sure this is the right place to submit bug. Please correct me if I'm wrong ;). Attached is the result I need to achieve. The markers shown when hovering a point is buggy and does not honour all my settings. What I need for achieve the result is a white background and a blue stroke (border).
markers: { size: 8, background: 'white', border: { color: 'blue', }}If I set the option "visible" to true, then all the markers are visible when the chart is loaded and all the settings are honoured. However, when I set visible to false and hover a data point, only the border (and size) is honoured. The background is not, hence it's the wrong result. This is clearly a bug as all parameters are honoured in both modes (visible = true or false) but only the background is not.
I've tried to set those settings in the "series.highlight" section, without more luck.
Currently, the only solution to this problem is specifying the stroke-fill and fill into the CSS, which is not the cleanest way to do it.
Thanks!
8 Answers, 1 is accepted
0
Hi Michaƫl,
Thank you for pointed our attention to this issue - I forwarded it to the developers for further investigation and we will do our best to address it as soon as possible. As a small sign of gratitude I updated your points.
Regards,
Iliana Nikolova
Telerik
Thank you for pointed our attention to this issue - I forwarded it to the developers for further investigation and we will do our best to address it as soon as possible. As a small sign of gratitude I updated your points.
Regards,
Iliana Nikolova
Telerik
0
Michaël
Top achievements
Rank 1
answered on 20 Nov 2014, 03:39 PM
Hi,
Any news about this? I still have this issue in latest Kendo. It would be nice if you could add "markers" section in "series.highlight". Thanks!
Any news about this? I still have this issue in latest Kendo. It would be nice if you could add "markers" section in "series.highlight". Thanks!
0
Hi Michaƫl,
It appears the issue has been already addressed and you can configure the markers in the series.highlight option. For your convenience I prepared a basic example which demonstrates a possible implementation.
Regards,
Iliana Nikolova
Telerik
It appears the issue has been already addressed and you can configure the markers in the series.highlight option. For your convenience I prepared a basic example which demonstrates a possible implementation.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Michaël
Top achievements
Rank 1
answered on 24 Nov 2014, 12:44 PM
Hi,
Thansk for your answer. It seems to work now on area, but not on line chart ;). On line chart, there is a strange result where the border is smaller.
Thansk for your answer. It seems to work now on area, but not on line chart ;). On line chart, there is a strange result where the border is smaller.
0
Hi Michaƫl,
You are right - series.highlight.markers configuration does not work correctly for line charts. I forwarded this issue to the developers for further investigation. Please excuse us for the inconvenience caused.
Regards,
Iliana Nikolova
Telerik
You are right - series.highlight.markers configuration does not work correctly for line charts. I forwarded this issue to the developers for further investigation. Please excuse us for the inconvenience caused.
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Michaël
Top achievements
Rank 1
answered on 29 Nov 2014, 08:58 AM
Thanks a lot!
do we need to wait for another Qx release or are such bugs fixed faster? This is currently a bit blocking on our side (you know, designers hate when you mess up with their designs ;D)
do we need to wait for another Qx release or are such bugs fixed faster? This is currently a bit blocking on our side (you know, designers hate when you mess up with their designs ;D)
0
Hi Michaƫl,
I am glad to inform you that we have managed to address the issue and a fix will be included in our next internal build (which is expected at the end of the current week).
Regards,
Iliana Nikolova
Telerik
I am glad to inform you that we have managed to address the issue and a fix will be included in our next internal build (which is expected at the end of the current week).
Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Michaël
Top achievements
Rank 1
answered on 04 Dec 2014, 04:55 PM
Hi,
I can confirm that this now work on latest internal builds!
Thanks.
I can confirm that this now work on latest internal builds!
Thanks.