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 destroy method not unsetting chart ref #123

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

MetRonnie
Copy link
Contributor

@MetRonnie MetRonnie commented Oct 9, 2024

The destroy method was not resetting the chart ref back to null leading to problems during refresh. Fixes #79

@junedchhipa junedchhipa merged commit 41d311e into apexcharts:main Oct 9, 2024
@MetRonnie MetRonnie deleted the patch-1 branch October 9, 2024 12:45
@MetRonnie
Copy link
Contributor Author

Ah thanks, that was fast!

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.

TypeError when updating box plot series with a different number of data points
2 participants