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 lazy loading of the plotly script on multiple charts #438

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

sean-mcl
Copy link
Collaborator

  • Added a mechanism to queue chart initializations until Plotly.js is confirmed to be ready, preventing attempts to use Plotly functions before the library is fully loaded.

@sean-mcl sean-mcl merged commit 3258a9e into main Jun 25, 2024
@sean-mcl sean-mcl deleted the bugfix/lazy-loading-on-multiple-charts branch June 25, 2024 08:43
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.

1 participant