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
node3 in choropleth/select.js is undefined in this case, preventing lasso or box select from working. PR with fix: #2099
In the past, non-visible traces on choropleth were rare, but crossfilter adds an initially empty, therefore defaulting to non-visible layer to choropleth so the first lasso/select fails right away.