I found that some parts of the chart are not visible in the high contrast mode of the window's system, could you tell me what can I do to fix this?
Thanks, Steve
Wissam
Telerik team
commented on 10 Nov 2022, 12:04 PM
Hi, Steve,
Thank you for the provided screenshots.
Currently, we do not have an accessibility theme that supports contrast in Kendo React. However, we have an enhancement logged in our GitHub repo for this feature. You can check its status to see when the implementation is ready:
For now, you can customize the `Chart` elements appearance to make them visible while using a Windows contrast theme. For example, you can start by changing the ChartArea background, PlotArea background, Labels color, ChartAxisDefaults color, and the `GridLines` color.
I hope this helps, but please let us know if you have any further questions.
Hi, Steve,
Thank you for the provided screenshots.
Currently, we do not have an accessibility theme that supports contrast in Kendo React. However, we have an enhancement logged in our GitHub repo for this feature. You can check its status to see when the implementation is ready:
For now, you can customize the `Chart` elements appearance to make them visible while using a Windows contrast theme. For example, you can start by changing the ChartArea background, PlotArea background, Labels color, ChartAxisDefaults color, and the `GridLines` color.
I hope this helps, but please let us know if you have any further questions.
Regards,
Wissam
Progress Telerik