digital-antiquity / DataARC

1 stars 2 forks source link

show only outward paths for relationships #23

Open abrin opened 7 years ago

abrin commented 7 years ago

is it possibly to not show the bidirectional relationships for the topic-map, but only the outward paths from the center? Is this something you'd need from the API, or is it something that could be done in the generation of the topic map?

abrin commented 7 years ago

it would be challenging based on how the data structure is set up. We could use the 'leaves' potentially, but it's not 100% clear that would be easy or helpful. We also might have challenges with different layouts vs. the force-graph. Defining directionality makes sense on a concentric graph, but less so with a force-graph.