Skip to content

[Subgraph/Clusters] Beautification #28

@harshsikhwal

Description

@harshsikhwal

If only node exist without attributes, print in same like.

Example:
b -- { c e };

should not print as:

	b -- subgraph
	{
		c;
		e;
	}

Takes more Lines in file. Optimization is required.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions