Skip to content

Export flow to svg adds black objects #16

Open
@louagej

Description

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}

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