frostyfan109 / tranql

A Translator Query Language
https://researchsoftwareinstitute.github.io/data-translator/apps/tranql
MIT License
0 stars 1 forks source link

Legend button coloring for multi-typed nodes. #31

Open frostyfan109 opened 5 years ago

frostyfan109 commented 5 years ago

For nodes of many types (especially relevant with indigo queries), the force graph only displays the node's (first or last?) type's color, as when the legend filter goes over the message object, it assigns all the nodes a color iteratively based on their types' colors. This results in nodes appearing to only be that type. The only way to see all the types that a node is is by using the object viewer.

We need a better way to tell what types a node is.

Possible solutions: