Skip to content

fix(dashboards): Convert the ChartZoom component to use useChartZoom #93862

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

narsaynorath
Copy link
Member

Converts the ChartZoom component to simply be a wrapper for the useChartZoom hook. Currently it is too much of a lift to replace all ChartZoom usages, but this may patch some buggy behaviour we've been having with the old implementation.

Converts the ChartZoom component to simply be a wrapper for the
useChartZoom hook. Currently it is too much of a lift to replace all
ChartZoom usages, but this may patch some buggy behaviour we've been
having with the old implementation.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant