We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
this is the result exporting to svg:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I have a simple flow that when I export to svg it only generates a black square.
This is the flow:
this is the result exporting to svg:
![{62756AC5-D0C7-4DDD-B9C3-EA5AD8F75BE6}](https://private-user-images.githubusercontent.com/7229592/379720089-be741f01-fd85-4e64-a8c1-08b2f7a9d4d3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDM4NDIsIm5iZiI6MTczODk0MzU0MiwicGF0aCI6Ii83MjI5NTkyLzM3OTcyMDA4OS1iZTc0MWYwMS1mZDg1LTRlNjQtYThjMS0wOGIyZjdhOWQ0ZDMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDdUMTU1MjIyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGNhNjVkNzBiMjg4YjYzZTliODNhZThlMGJhODYzYzc1ZjgxMjU2NmY1MDM3OGI3ZjY2NGRiNzZhNWNmZDRhNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.JME1X-2jnm4QCjhvHR89Sntye1fJQUEgR4sW0VdKddY)
The text was updated successfully, but these errors were encountered: