Unplanned
Last Updated: 01 May 2024 09:25 by Flavio
Created by: Flavio
Comments: 0
Category: Chart
Type: Feature Request
1

the new feature request would be to increase the sensibility for markers beyond the points shape limit, as drawn below:

In blue color are the points with their conneting line; in pink color are the sensibility area surronding the points.

If sensibility areas are distinct and user click on point or in its surronding sensibility area, user will get point marker with point value.

Thus, this feature should ease point marker selection, without the need  to tap the exact point with great accuracy.
Unplanned
Last Updated: 09 Oct 2023 09:27 by ADMIN
Created by: Ankit
Comments: 1
Category: Chart
Type: Feature Request
0
Line and Bar Charts is only accessible through mouse.

They should be keyboard accessible while navigating using tab key to support accessibility.

Example - https://www.telerik.com/kendo-react-ui/components/charts/series-types/line/
Unplanned
Last Updated: 27 Jan 2023 15:22 by ADMIN
Created by: RS
Comments: 1
Category: Chart
Type: Feature Request
3

Is it possible to create a click event for a chart plotband? so not on the plot area but on a plotband itself? If so please provide a stackblitz example.

Thanks 

Unplanned
Last Updated: 30 Nov 2022 07:35 by ADMIN
Created by: Volker Jahns
Comments: 1
Category: Chart
Type: Feature Request
1

Hello, 

we have a probelm with the current bar chart control in react.

We need a multi grouping on the x axis like in Excel and tried a lot but couldn't find any solution yet.

The following image shows how we would like to implement. The x-axis is grouped by two attributes (Age, Gender) . 

Is there any possiblity to do this due fusioncharts support it a bit more as your controls ?

Kind regards, Volker

Unplanned
Last Updated: 25 Nov 2022 14:12 by ADMIN
Created by: Mo
Comments: 5
Category: Chart
Type: Feature Request
2

Is it possible to use a custom border radius for individual bars of a stacked bar chart?

 

According to the Docs, it looks like we are limited to: color, dashType and width but was wondering if I am missing something or there is another way?

https://www.telerik.com/kendo-react-ui/components/charts/api/Border/

 

Thank you!