Feature request: Allow setting of position of annotation icons in different directions for the Link Chart
Closed this issue · 2 comments
paggal01 commented
Hi,
I would like to request for a feature where we can set the placement of different annotations around the Vertex. I would also like for it to have event emitters that can reach the vertex and graph.
A working example would be an expandable (+) icon on the top right of the node where we can click to expand the link chart and add new vertices that are connected to it.
GordonSmith commented
@jbrundage at the moment we have annotations located at the RHS of the main label. But it would also be useful to have them at:
- Icon North East
- Icon North West
- Icon North
- Text South
- Text West
Also annotations should emit a click, dblclick and context click events, in such a way that the receiver knows where it originated from
jbrundage commented