Nodes with adjacent labels and edges connecting both labels and nodes #3220
Unanswered
AngeloChecked
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi cytoscapers!
i'm looking for a way to reproduce a graph like this:
Each node can be linked to a square label, and edges may connect directly to nodes or to these square labels.
I've been considering the notion of treating these square labels as regular nodes, but I'm unsure how to link them to their respective nodes. Is there a method to position them close to each other?
Do you have any suggestions, advice, or directions on how to achieve this?
Considering that I need to insert text inside boxes, I can accomplish this using either plain Cytoscape or D3.js.
Beta Was this translation helpful? Give feedback.
All reactions