VCG / upset

UpSet - Visualizing Intersecting Sets
http://vcg.github.io/upset
MIT License
228 stars 64 forks source link

Sort Set doesn't work when in "Batch Add Set" mode #212

Open alexsb opened 10 years ago

alexsb commented 10 years ago

Clicking on the button doesn't do anything when you previously clicked "Batch Add Sets".

Two strategies to address this:

  1. visibly disable the button
  2. switch to sort mode

2 is probably the better option. In case of 2 the question is what to do with an ongoing batch selection. Can we preserve that or do we need to reset that?