Adding Common link and button to each node

Hi Friends,

I am new to GoJs and exploring possibilities.

Is it possible to add common link or button to each node in graph?

lets say i have graph of 5 nodes and i want to link -> button to each node .

Thanks
Bharamani

Hmm, I’m not sure I understand what you want. Could you provide a sketch or screenshot?

This is some thing like …

image

here buttons(Add) will be doing same functionalities for respective nodes.

And Node info coming dynamic from database , Node may be 1 or 2 or more …

sorry for the bad sketch!!!

You could do something like this: https://codepen.io/jhardy/pen/XLqaKJ?editors=1010