multinet-app / multimatrix

A adjacency matrix visualization built to work with the multinet ecosystem.
https://multinet.app
Apache License 2.0
1 stars 0 forks source link

show some kind of aggregated metrics for each super node in lineup (averages, min, maxes, etc.) #378

Open JackWilb opened 2 years ago

JackWilb commented 2 years ago

Kind of an interesting behavior. When aggregating a queried set, lineup does not show the extra columns that appear when a parent node is expanded

I think this is fine behavior. The supernodes don't have those columns so it would just be a column of undefined for each attribute. We could perhaps show some kind of aggregated metrics for each (averages, min, maxes, etc.)

Originally posted by @JackWilb in https://github.com/multinet-app/multimatrix/issues/368#issuecomment-1040659004