I am fairly new to JS and this library, so this might be silly :).
I was working on creating a snapshot (PNG using canvas drawing) of the graphs created using the library and the rendering (both svg and canvas rendering) works perfectly fine with chrome, but doesn't show the edges and styling on the node in IE.
Any idea if I have to do something more to get this working in IE. Screenshot for reference.
The first part in the image shows the actual SVG and the part below shows the generated canvas drawing.
Hello All,
I am fairly new to JS and this library, so this might be silly :). I was working on creating a snapshot (PNG using canvas drawing) of the graphs created using the library and the rendering (both svg and canvas rendering) works perfectly fine with chrome, but doesn't show the edges and styling on the node in IE.
Any idea if I have to do something more to get this working in IE. Screenshot for reference.
The first part in the image shows the actual SVG and the part below shows the generated canvas drawing.
Regards, Reji