ssciwr/iwr-interactive-visualization

groups data format

Closed this issue · 1 comments

Instead of having arrays for the groups data embedded in the javascript, they should be imported from e.g. a csv file to make it easier to maintain, e.g.

group name prof name website url group description photo url method 1 method 2 ... application 1 application 2 ...
group1 prof1 www this group does... www 1.0 0.0 ... 0.0 1.0 ...

resolved by #105 - all data is now loaded from a JSON file on page load