Caleydo/lineage

Use different colors for multiple edges / heat map and single edge in adjacency matrix.

Closed this issue · 4 comments

We should use different colors for cases where a row represents an aggregate, and where it represents a single node:

image

We actually do that already for the hidden edge matrix.

are we still doing this or are we only using different colors for different types?

good question, these are in conflict. maybe have a slight background color for the type, gray cells for single edges, and another color for aggregates?

will try it out.

check.