Missing low-level API on charts

1 Answer 51 Views
Charts
Heiko
Top achievements
Rank 1
Iron
Veteran
Heiko asked on 08 Feb 2023, 04:20 PM

I am just creating an application with Blazor using Telerik UI for Blazor. It seems that a few properties and methods from former ASP.NET Core version are missing, at least:

  • SeriesDefaults

  • no more "xxx.visual"

  • "OnRender" event

Especially the "visual" function and the "OnRender" event among other low-level API is sorely missed since I have to draw additional things on the charts. Can anyone give me a tip on how to do the same thing with Blazor?

Thanks in advance!

Heiko

1 Answer, 1 is accepted

Sort by
0
Svetoslav Dimitrov
Telerik team
answered on 13 Feb 2023, 12:28 PM

Hello Heiko,

I have added two feature requests to your behavior:

I have added your Vote for both of them and you are automatically subscribed to receive email notifications on status updates.

The Chart Series Visuals are already an existing feature request - Custom rendering for series element - visual template. Your Vote is already in and you can click the Follow button to receive email notifications on status updates. 

Regards,
Svetoslav Dimitrov
Progress Telerik

Learn about the important changes coming in UI for Blazor 4.0 in January 2023!
Heiko
Top achievements
Rank 1
Iron
Veteran
commented on 15 Feb 2023, 08:24 AM

Hello Svetoslav,

thank you for adding these as feature requests, it is very much appreciated!

Do you know a way to accomplish changes to a chart during or after render? I have to put a line with a small text on a stacked bar at a certain position.

Regards
Heiko

Svetoslav Dimitrov
Telerik team
commented on 17 Feb 2023, 03:36 PM

Hello Heiko,

Drawing Horizontal and vertical lines on the Chart is a planned feature request. In the public thread, you can see how to achieve the desired behavior until the official feature is implemented.

I have added your Vote for the request and you can click the Follow button to receive email notifications on status updates.

Tags
Charts
Asked by
Heiko
Top achievements
Rank 1
Iron
Veteran
Answers by
Svetoslav Dimitrov
Telerik team
Share this question
or