Change Node Shape in Javascript Infovis Toolit/ Force Directed Graph
899690Dec 27 2011 — edited Dec 28 2011Hi All,
I am using Javascript Infovis toolkit(JIT) and want to change the shape of a node to some image.. How can I do that? The default shape is circle and it can be changed further to rectangle, square, ellipse etc but in my case, I need to change it into an image present at my local disc drive.
They say its possible to do so in the 'type' field but what all methods do we need to add or see the impact on...?? See the below link:
http://thejit.org/static/v20/Docs/files/Options/Options-Node-js.html
And how exactly can we do it?
Help please...