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

Fix the height of bar charts when a bar is focussed. #136

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

ankur2136
Copy link
Contributor

before.webm
after.webm

In before file, you can notice that the smaller section on the 4th bar becomes even smaller on hover.
In after file, this is fixed so both of them proportionally grow bigger while anchoring to the same origin point.

This fix is applied to both BarChart and BarStackedChart

@dautovicharis dautovicharis self-requested a review August 3, 2024 20:09
@dautovicharis
Copy link
Owner

@ankur2136 Great fix! Thanks!

@dautovicharis dautovicharis merged commit 7a07e0d into dautovicharis:develop Aug 3, 2024
1 check was pending
@dautovicharis
Copy link
Owner

Quality gate passed: #137

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