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

Regenerate SVG graphs and cleanup/reformat files #1407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SimonMarquis
Copy link
Contributor

@SimonMarquis SimonMarquis commented Apr 27, 2024

Graphviz generates unnecessary comments when targeting SVG output:

  • graph random title
  • duplicated node titles
  • graphviz version (we only care about SVG result)

This PR updates all SVG files with the latest Graphviz 10.0.1 and reformat these files.

@SimonMarquis SimonMarquis marked this pull request as draft April 27, 2024 19:48
Graphviz generates unnecessary comments when targeting SVG output:
- graph random title
- duplicated node titles
- graphviz version (we only care about SVG result)
@SimonMarquis SimonMarquis marked this pull request as ready for review April 27, 2024 20:24
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

Successfully merging this pull request may close these issues.

None yet

1 participant