Is there a way to change a node's svgSym during execution?
msielski opened this issue · 2 comments
msielski commented
I am setting the svgSym on nodes via nodeCb when they are created. I haven't figured out how I can change svgSym later on and have the node's graphic change. Does anyone have a suggestion on how this might be done? Thank you.
emiliorizzo commented
msielski commented
Thank you @emiliorizzo for the example code, this will work great.