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

🐛 [BUG] eazychart-[react | vue] - Using Storybook to update tick text makes the legend non reactive #86

Open
deathsh0ot opened this issue Oct 22, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest

Comments

@deathsh0ot
Copy link
Contributor

deathsh0ot commented Oct 22, 2022

Description

When changing the tick title through the storybook data section in the control panel, the tick text would be updated but the legend below is not and it becomes buggy (changes color and the bar does not disappear when toggled off).

Bug

Changing the tick text:
image
toggle off the legend for that tick:
image

Reproduction steps

1. Select the bar chart 
2. Change any of the tick titles through the data section in the control panel.
3. toggle off the legend for that tick title
4. See error

Logs

No response

Browsers

Chrome

OS

Linux

@deathsh0ot deathsh0ot added the bug Something isn't working label Oct 22, 2022
@deathsh0ot deathsh0ot changed the title 🐛 [BUG] eazychart-[react | vue] - Using Storybook to update legend text makes the legend non reactive 🐛 [BUG] eazychart-[react | vue] - Using Storybook to update tick text makes the legend non reactive Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant