Hiding markers from charts

1 Answer 235 Views
Charts
Emil
Top achievements
Rank 2
Iron
Iron
Emil asked on 13 Dec 2022, 01:51 PM | edited on 13 Dec 2022, 01:52 PM

Is there a way to hide/remove markers from chart, so they also dont appear on hover. When setting visible on ChartSeriesMarker to false, the marker is hidden but will still show up when hovering.

 

Best Regards,

Emil

1 Answer, 1 is accepted

Sort by
0
Accepted
Nadezhda Tacheva
Telerik team
answered on 16 Dec 2022, 10:33 AM

Hi Emil,

You are correct, when the Visible parameter of the ChartSeriesMarkers is set to false, the markers will not be displayed. However, by design, when the user hovers the series, the markers are rendered, so there is still some indication for the value points.

I can suggest a custom configuration of the markers, so they are not visible on hover. Here is a runnable sample demonstrating the approach: https://blazorrepl.telerik.com/wmFQvAOj06sOjLCO42.

I hope this will help you move forward with your application. Please let us know if any other questions appear.

Regards,
Nadezhda Tacheva
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Charts
Asked by
Emil
Top achievements
Rank 2
Iron
Iron
Answers by
Nadezhda Tacheva
Telerik team
Share this question
or