-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Hi,
Since version 0.9, "Export diagram as SVG" create an empty file.
It seems the code to get the SVG content has been commented:
jupyterlab-drawio/src/editor.ts
Lines 112 to 114 in a71c382
public getSVG(): string { | |
return ''; //this.mx.mxUtils.getXml(this._editor.editor.graph.getSvg()); | |
} |
jmills147, NILICK and pnsvk
Metadata
Metadata
Assignees
Labels
No labels