Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export flow to svg adds black objects #16

Open
louagej opened this issue Oct 24, 2024 · 0 comments
Open

Export flow to svg adds black objects #16

louagej opened this issue Oct 24, 2024 · 0 comments

Comments

@louagej
Copy link

louagej commented Oct 24, 2024

Hi,

I have a simple flow that when I export to svg it only generates a black square.
This is the flow:

flowchart
    subgraph Gloeier1
        gl1binin((GL1 BIN IN))
        gl1[[Gloeier 1]]
        gl1binout((GL1 BIN OUT))
        gl1binin -- start --> gl1
        gl1 -- stop --> gl1binout
    end
Loading

this is the result exporting to svg:
{62756AC5-D0C7-4DDD-B9C3-EA5AD8F75BE6}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant