dot
dot copied to clipboard
Style should be considered as a valid attribute for Graphs
Hi there :wave:!
Currently, style attribute is not allowed on Graphs.
But as per the graphviz documentation it's a valid attribute on Graph & Clusters.
I came to this when trying to apply a rounded style to my clusters.
Any reason for not allowing it?
Have a great day! Loïc
If it can help I opened a basic PR to enable it :smile: