Skip to content

Set attributes for all nodes and edges #107

@marcelom97

Description

@marcelom97

Is there a way to set global attributes for nodes and edges?

I want to do something like this

digraph G {
  node [style = filled];
  edge [color = "red"];

  ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions