Chart drag, context menu and actions

1 Answer 118 Views
Charts
Nikolas
Top achievements
Rank 2
Iron
Iron
Nikolas asked on 05 Jul 2022, 11:13 AM

Hello,

I have some questions regarding the different TelerikCharts.

1. Is there a way to enable drag on a series, to change the value?
I have attached some example code, on how I could like it to work.

2. Is there a way to disable series click when right clicking?
I still would like to use series click, but only on leftclick.

3. Is there a way to open a context menu on a series, when right clicking?

Regards,
Nikolas

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 08 Jul 2022, 07:05 AM

Hello Nikolas,

I have to admit that all three behaviors are currently not supported. Sorry about that.

  1. Dragging to change the series value is theoretically possible, but implies that Charts should adopt CRUD operations. That is a huge change in the component paradigm. We can consider it if there is enough demand. Currently I don't see previous such requests in our archive - probably due to the fact that Charts are often used for aggregated or analytical data that is not subject to changes.
  2. The SeriesClick event may expose the mouse button in the event arguments in future product versions.
  3. The Context Menu integrates with HTML elements, while the Chart renders as SVG.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Nikolas
Top achievements
Rank 2
Iron
Iron
commented on 08 Jul 2022, 07:11 AM

Hello Dimo,

Thanks for the answer.

Regards,
Nikolas

Nikolas
Top achievements
Rank 2
Iron
Iron
commented on 14 Jul 2022, 01:07 PM

Hello Dimo,

Is there any estimate on "future product verions" with the SeriesClick event arguments, or should I create a feature request on the different things and let people vote?

Regards,
Nikolas

Dimo
Telerik team
commented on 15 Jul 2022, 10:46 AM

Hi Nikolas,

It's best to submit a feature request for better visibility. Here is one that I created on your behalf.

Tags
Charts
Asked by
Nikolas
Top achievements
Rank 2
Iron
Iron
Answers by
Dimo
Telerik team
Share this question
or