opencarecc / graph-ryder-dashboard

A dashboard for exploring and summarizing an online forum with ethnographic coding
http://opencare.cc
Apache License 2.0
3 stars 1 forks source link

Hardcoded values of co-occurrence you can select from #22

Closed albertocottica closed 7 years ago

albertocottica commented 7 years ago

The dashboard allows filtering by number of co-occurrences, but the value passed to the filter is limited to [1, 8]. The maximum number of co-occurrences is currently 40.

Can we have a way to select the filtering value that is independent of the data? Tomorrow GraphRyder might be used by Aalborg University, with hundreds of thousands of co-occurrences.

jason-vallet commented 7 years ago

Done. The value is now selected using a spinner.