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!