GoJS Export to VSDX format

Hi

We use GoJs to build a web app which allow user to create diagrams in browser, and we want to export the diagrams as Microsoft Visio files, therefore, users can continue to edit their diagrams in Visio.

Is there any support for converting GoJS graph to Visio?

No, not that we provide.

Since it’s an older thread, I wanted to reconfirm whether the MS Visio file is still not supported by the GoJS?

That’s correct, we have no Visio-specific export. But you can export to SVG, which you likely can import into Visio.

If that’s insufficient, I would be interested in your use case.