You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I create a scattergl plot with only 1 xy datapoint it will get stuck in an infinite loop.
It occurs in the allFastTypesLikely(a) function, the inc variable is always 0. In a normal scatter plot it works fine.
Since it will hang your browser I'll include the code here instead of a codepen:
If I create a scattergl plot with only 1 xy datapoint it will get stuck in an infinite loop.
It occurs in the allFastTypesLikely(a) function, the inc variable is always 0. In a normal scatter plot it works fine.
Since it will hang your browser I'll include the code here instead of a codepen:
index.html:
main.js:
The text was updated successfully, but these errors were encountered: