ethereon / netscope

Neural network visualizer
http://ethereon.github.io/netscope
944 stars 322 forks source link

Can I export the figure to PDF? #2

Open YutingZhang opened 8 years ago

YutingZhang commented 8 years ago

This a great tool! I am wondering whether it can export the diagram to PDF?

Thanks!

ethereon commented 8 years ago

Currently, it's a bit tricky to cleanly export to PDF (besides doing something along the lines of Print -> Save as PDF...).

You can try exporting the SVG using something like SVG Crowbar, but it's likely that some things (like text and arrowheads) won't be correctly exported.

I plan to implement a proper SVG/PDF export eventually, so I'll keep this issue open until then.

bearpaw commented 8 years ago

Sorry to bother but this work is AWESOME especially for the online editor!!!!!

Anymake commented 7 years ago

Hi, how about the work on a proper SVG/PDF export ?

McLawrence commented 7 years ago

@ethereon is there any update on this feature? Would be really awesome, especially for handling large graphs.

jhcao23 commented 4 years ago

any update? SVG Crowbar doesn't work for me :(