Closed simonasmulevicius-humbility closed 2 months ago
I think the online draw.io has recently changed so plugins defined on the url don't get loaded. You have to go to extras->plugins add svgdata. It's that plugin that preserves ids in the svg allowing it to map to the yaml. Can you give that a try?
Oh, nice! That solved my problem! Thanks a lot
Just final question - how do you keep the colors? Because for me it seems that my imported-and-exported SVG has darker background colors (my diagram is on the right):
I am using the following settings for draw.io SVG export:
Great. I'll get the docs updated
I've found an anwser to my previous question - it seems that classic theme should be used
Hey, epic add-on!
I was wondering, how do you export diagrams so that the users can interact with the diagram cells and click on the corresponding links? It seems that out-of-the-box example does work properly. However, it didnt work for me :,(.
I followed the following steps:
Probably other community members would also benefit from knowing this. Appreciate any guidance!