emiliorizzo/vue-d3-network

Is there a way to change a node's svgSym during execution?

msielski opened this issue · 2 comments

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.

Thank you @emiliorizzo for the example code, this will work great.