harshsikhwal / harshsikhwal/csdot

[Subgraph/Clusters] Beautification

Open
#28 0 comments 0 reactions 1 assignee Claimed by @harshsikhwal View on GitHub
bug documentation enhancement
Dominant language
C#
Stars
38
Forks
6
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.