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 no groupColumn is set, the Splatterplot should just put everything into the first color; problem is in L319 in src/scatterplot_components/splatterplot.js.
^^ title!
If no groupColumn is set, the Splatterplot should just put everything into the first color; problem is in L319 in
src/scatterplot_components/splatterplot.js.