hpcc-systems/Visualization

Feature request: Allow setting of position of annotation icons in different directions for the Link Chart

Closed this issue · 2 comments

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.

MicrosoftTeams-image
.

@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

Here's a screen cap of the demo page I'm working on for this:
image