mlajtos / moniel

Interactive Notation for Computational Graphs
https://mlajtos.github.io/moniel/
MIT License
356 stars 27 forks source link

Ability to export as vector image #16

Closed bstemper closed 6 years ago

bstemper commented 7 years ago

I have not found an option to export the graph as a vector image which would be a very handy tool.

mlajtos commented 7 years ago

Hi Ben, try Menu -> Sketch -> Save (Ctrl+S on Win or Cmd-S on Mac).It will generate SVG file (along other stuff) in "sketches" folder.

Edit: If this approach is not intuitive, please suggest how it would be better. Thanks :)