I have a graph that is best presented with neato. However it seems that neato doesn't support cluster? Here is a test code and its graphic:
graph G {
subgraph clusterA{
1;
2;
3;
}
}
I also ask this on GraphViz forum
I have a graph that is best presented with neato. However it seems that neato doesn't support cluster? Here is a test code and its graphic:
graph G {
subgraph clusterA{
1;
2;
3;
}
}
I also ask this on GraphViz forum
Copyright © 2021 Jogjafile Inc.