We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
11135a0
🎉First release Converts .graphml into .svg format.
e.g.
path = 'path/to/graphml/file.graphml' g = Graph(path) g.run()