QuantStack / jupyterlab-drawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
BSD 3-Clause "New" or "Revised" License
599 stars 75 forks source link

How do I export a image? #101

Open Starslayerx opened 3 years ago

Starslayerx commented 3 years ago

I can't find the save file bar.

截屏2021-08-03 下午6 36 23
hbcarlos commented 3 years ago

Hi @Starslayerx, thanks for opening this issue.

The export as svg option is not working in the latest release. There is a PR open that will solve that. See: https://github.com/QuantStack/jupyterlab-drawio/issues/93

Anyway, there is a new menu in JupyterLab's menubar called Diagram where you can find all the menus from drawio. In this menu, you will find an option to export as svg.

image

dreme commented 2 years ago

Hi @hbcarlos, any news on fixing the .svg file export bug?

In the current version, the "Export diagram as SVG" menu item creates an empty .svg file