Florian Leitgeb

Results 3 issues of Florian Leitgeb

Hi. I have a d3 svg on my page and wanted to export it to PNG. Everything works fine with Chrome, but I need compatibility for IE11. So I followed...

question

I have a d3 graph within a svg element and wanted to export it. Just grabbed the svg element and called simg like shown in your example: ``` function exportToPNG()...

How do I need to format the path, because I am getting always this message: Error: ... contains invalid WIN32 path characters. Tried many different approaches, but nothing helped. Please...

bug
upstream