anvaka / VivaGraphJS

Graph drawing library for JavaScript
Other
3.76k stars 425 forks source link

Displaying another image beside a node #124

Closed richa2008 closed 9 years ago

richa2008 commented 9 years ago

Hi, I want to display another image beside every node present in the graph just in the way text comes with nodes.How can I do that.Please help.Thank You.

anvaka commented 9 years ago

Use <g> element from SVG spec. MDN, w3, VivaGraph example