dot icon indicating copy to clipboard operation
dot copied to clipboard

graphviz dot language support for Go

Results 2 dot issues
Sort by recently updated
recently updated
newest added

Hi there :wave:! Currently, `style` attribute is not allowed on Graphs. But as per [the graphviz documentation](https://graphviz.org/docs/attrs/style/) it's a valid attribute on Graph & Clusters. I came to this when...

As per [the graphviz documentation](https://graphviz.org/docs/attrs/style/) `style` is a valid attribute on Graph & Clusters. Fixes #9