complexdatacollective / Server

A tool for storing, analyzing, and exporting Network Canvas interview data.
http://networkcanvas.com/
GNU General Public License v3.0
2 stars 2 forks source link

categorical and ordinal graphs need non-transposed data #306

Closed rebeccamadsen closed 3 years ago

rebeccamadsen commented 3 years ago

The categorical and ordinal graphs in Server were expecting transposed data, and thus were not displaying correctly. This updates them to access the data in the new format, and also updates the "Imported Network Sizes" graph to use node/edge type names instead of uuids.

The ego variables are not listed on the Settings Screen for users to include/exclude, so that is outstanding and should be fixed here since they show up in master.