I am trying to create a diagram, a node can push a value to an indexed array dynamically or use a value already pushed by another node or the same node.
Can I know is there a way to get this done in GoJs and a code help much appreciated if it's possible.