-
Blocked by https://github.com/mwri/cytoscape-dom-node/issues/3
-
## Description
When I include links in a plantuml, they render correctly in the preview panel as underlined blue text. However they are not clickable. I use the SVG format since plantuml only suppo…
-
**Describe the bug**
If I create a gantt diagram using a "click" event coupled to a node, the resulting SVG output does not have a functional link. While in a "graph TD" diagram, the click event wor…
-
__Describe the Bug__
When exporting a diagram as SVG, the Connector icon isn't exported.
Exported SVG looks like this:
__Steps to Reproduce__
1. Create a diagram with a connector in …
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
The issue description will be related to the use case I'm using which is to use:
* [logseq](https://gith…
-
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:
https://github.com/QuantStack/jupyterlab-drawio/blob/a71c3826…
-
I love the new two refreshed diagrams
- https://github.com/ddd-crew/ddd-starter-modelling-process/blob/master/resources/ddd-starter-modeling-circular.svg
- https://github.com/ddd-crew/ddd-starter-mo…
-
In `visual.diagram` add functionality for users to generate SVGs based on their threat model objects, i.e. a datastore SVG for any `core.Datastore` that is passed. The user should be able to pass eith…
-
__Describe the Bug__
Visually impaired users, who use e.g. Windows high contrast mode, cannot properly perceive diagram representations in the browser.
__Steps to Reproduce__
1. Create a dia…
-
Hi,
thanks for your work. This tool is so useful.
I am using it in my master thesis and I wish there was one more feature - ability to download sequence diagram as svg image.
This would allow …