layout
layout copied to clipboard
Custom properties
Hello!
I added <g>
tag around vertices and edges in svg backend. Here is the documentation for the tag . As far as i understood this should not interfere with the rendering of the child elements.
Element
s and Arrow
s have now additional constructors with properties:Optional<String>
argument to dictate the properties of the <g>
tag.