Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved accessibility of the ToDo Category Chart tooltip in the MAUI template #27058

Closed
wants to merge 3 commits into from

Conversation

sheiksyedm
Copy link

@sheiksyedm sheiksyedm commented Jan 10, 2025

Description of Change

Improved the accessibility of the Todo category radial chart tooltip by displaying the value alongside the category title. This enhancement helps users better understand the category value when tapping the tooltip in the chart. The improvement was implemented by adding a tooltip template for the radial chart. Also, customized the legend text style.

Also, the legend and tooltip labels are not positioned in the center due to line height on Label in AppStyle.

Before:
image

After:
image

Issues Fixed

Related to #26260 & #26800

Output

Android:
Image

iOS:
image

Mac:
image

@sheiksyedm sheiksyedm requested a review from a team as a code owner January 10, 2025 12:09
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jan 10, 2025
Copy link
Contributor

Hey there @sheiksyedm! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@sheiksyedm
Copy link
Author

@dotnet-policy-service agree company="Syncfusion, Inc."

@sheiksyedm sheiksyedm added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jan 10, 2025
@jfversluis
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsuarezruiz jsuarezruiz added the area-templates Project templates, Item Templates for Blazor and MAUI label Jan 13, 2025
jsuarezruiz
jsuarezruiz previously approved these changes Jan 13, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tj-devel709
Copy link
Member

The work here is awesome but I think we should close this one in favor of this PR: dotnet/maui-samples#569

There are other accessibility issues with the Radial Chart that are fixed by using the doughnut chart. This work in this PR did help with figuring out the bindings in the data labels, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-templates Project templates, Item Templates for Blazor and MAUI community ✨ Community Contribution do-not-merge Don't merge this PR partner/syncfusion Issues / PR's with Syncfusion collaboration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants