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

feat: Showcase chart drill down features (links in keys and values) #107

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

jperals
Copy link
Member

@jperals jperals commented Dec 15, 2023

Update existing configurable dashboard demo to use our new API for chart drilldown features.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jperals jperals requested a review from a team as a code owner December 15, 2023 12:30
@jperals jperals requested review from abdhalees and removed request for a team December 15, 2023 12:30
<Link
external={true}
href="#"
ariaLabel={`See details for ${y} hours on ${series.title} (opens in a new tab)`}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not if you use the ariaLabel prop, because then the ARIA label masks all content inside the link, including the icon, for the screen readers.

@jperals jperals requested a review from abdhalees December 18, 2023 17:39
@timogasda timogasda merged commit 611bb37 into main Jan 3, 2024
1 check passed
@timogasda timogasda deleted the feat/chart-drilldown branch January 3, 2024 10:08
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.

3 participants