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
In the latest release DataMapPlot 0.5.1, the selection handler is not functioning properly. When downgraded to the previous version, it works as expected. Both the default and custom selection handlers exhibit the same issue. The lasso tool allows selection, but nothing is displayed. Since this issue does not occur in earlier versions, it appears to be a regression. Would appreciate any insights or a potential fix.
The text was updated successfully, but these errors were encountered:
Hmm, this is odd. I have not seen or experienced this. That means it is intermittent, or dependent on some other factors. I'm not sure of the best way to proceed. Are there any errors in the javascript console (open the developer tools and check the console when viewing the data map) when you lasso select?
In the latest release DataMapPlot 0.5.1, the selection handler is not functioning properly. When downgraded to the previous version, it works as expected. Both the default and custom selection handlers exhibit the same issue. The lasso tool allows selection, but nothing is displayed. Since this issue does not occur in earlier versions, it appears to be a regression. Would appreciate any insights or a potential fix.
The text was updated successfully, but these errors were encountered: