Completed
Last Updated: 12 Mar 2022 19:44 by ADMIN
Rémy
Created on: 03 Feb 2022 12:45
Category: UI for Blazor
Type: Feature Request
0
Event on line chart point click
Hello, 
I'm using telerik UI for blazor and encoutering a problem. I'm displaying into line charts data (sometimes aggregated), I'd like to trigger an event when clicking on a specific point on the line, is that possible with ChartSeries ? I saw that onSeriesClicked works well for all other types of chart (Bar,Pie,etc.) But when displaying a Line chart nothing is triggered... 
Could anyone help me ? 
2 comments
ADMIN
Marin Bratanov
Posted on: 12 Mar 2022 19:44

Hi,

It looks like there have been several weeks without activity on this thread and so it seems that the issue was likely something specific in the project related to errors or other issues. Thus, I am going to mark this as "completed", because it does not seem to be a missing feature in the component but something that exists and should work. In case new information comes to light, feel free to add it and it can be reopened, or a bug report created in case the event does not work as expected under some conditions.

Regards,
Marin Bratanov
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.

ADMIN
Apostolos
Posted on: 10 Feb 2022 09:04

Hi Rémy,

As you correctly stated, the Chart has an OnSeriesClick event, which works for all Chart types.

I created this REPL example based on the demo in our documentation article.

Click on a specific point and you will see the clicked value / category.

If this is not what you are after, please explain what we should implement that covers the specific case.

If there is an issue with the OnSeriesClick event, you can open a separate ticket. There, provide instructions to reproduce the issue and help us investigate.

Regards,
Apostolos
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.