graph {
orientation=landscape
// node[shape=circle];
a -- b[color=red,penwidth=3.0];
b -- c;
c -- d[color=red,penwidth=3.0];
d -- e;
e -- f;
a -- d;
b -- d[color=red,penwidth=3.0];
c -- f[color=red,penwidth=3.0];
}
-
Notifications
You must be signed in to change notification settings - Fork 0
Graphical Anything
License
cggos/GraphX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Graphical Anything
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published