Skip to content

Export diagram as SVG create an empty file #93

Open
@pabepadu

Description

@pabepadu

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:

public getSVG(): string {
return ''; //this.mx.mxUtils.getXml(this._editor.editor.graph.getSvg());
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions