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
When you use parcoords with crosstalk and set a color dimension, the widget will not appear. But when you add a second parcoords plot that does not use crosstalk, it will render all plots perfectly fine.
When you use
parcoords
withcrosstalk
and set a color dimension, the widget will not appear. But when you add a secondparcoords
plot that does not usecrosstalk
, it will render all plots perfectly fine.Minimal Example
sessionInfo() output
Comment in the
no-crosstalk
chunk for both widgets to work.Screenshots
Without
no-crosstalk
chunk.With
no-crosstalk
chunk.The text was updated successfully, but these errors were encountered: