-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
Description
It looks like there is no way to show to the user how many of the total points have been plotted, and plotly completely locks the web page, preventing any update until script finishes!
I found only the event triggered at the end of plot, but it's useless: once the plot is ended... user can see the plot!
We'd need an event fired at each point plotted, or something like that.