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: object overwriting when using multiple charts #349

Closed
wants to merge 1 commit into from

Conversation

BitTheByte
Copy link

This PR fixes an overwrite bug in the DEFAULT_CHART_OPTIONS as it was shared and mutated between chart instances resulting in a wrong rendering.

Before:
image

After:
image

@lukasvinclav
Copy link
Contributor

@BitTheByte thank your very much for PR. Would you mind to provide use-case how I can replicate the issue in the screenshot above? I want to test the functionality but I'm not sure where to start.

@lukasvinclav
Copy link
Contributor

I was not able to replicate the issue. If you find a time to write proper detailed description how to reproduce, please open new issue linking this PR and I will take a look.

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.

None yet

2 participants