Skip to content

Change the radial chart to doughnut chart#569

Merged
jfversluis merged 3 commits intodotnet:mainfrom
tj-devel709:dev/TJ/ChangeChart
Jan 18, 2025
Merged

Change the radial chart to doughnut chart#569
jfversluis merged 3 commits intodotnet:mainfrom
tj-devel709:dev/TJ/ChangeChart

Conversation

@tj-devel709
Copy link
Member

@tj-devel709 tj-devel709 commented Jan 15, 2025

This PR changes the Radial Chart to a Doughnut chart. With the Radial chart, there were limited options on how to make the chart's information fully accessible for users who are color-blind and who use a keyboard only.

With the new doughnut chart, the data labels show the category name and the value without needing tooltips or a legend.

Original:

image

New:

image

image

description

The only concern is that with these data labels on the mobile devices is if they are too long, they will not show up.

Adresses:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants