Closed
Description
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.