Re: [graphviz-interest] regular=true and node overlap
Ron Newman <[email protected]> Fri, 15 Aug 2014 21:17:07 -0600
| Newsgroups | gmane.comp.video.graphviz |
|---|---|
| Message-ID | <CAGEsD1mk=80BFDsO5p23E+H0V+2FTVdPDTFrd6xBs0ZCm5w_bw@mail.gmail.com> |
P.S. The fdp version is 2.36.3 On Friday, August 15, 2014, Ron Newman <[email protected]> wrote: > The following graph works, laid out with > fdp -s96 -Tpng -o test.png test.dot > > > graph { > graph [overlap="prism"] > subgraph cluster23654 { > "23652" [ label="in cluster" regular="true"] > } > "23648" [ label="LT" pin="true" pos="42.826,37.167!"] > "23650" [ label="RT" pin="true" pos="136.76,37.239!"] > "23651" [ label="RB" pin="true" pos="136.56,115.76!"] > "23458" [ label="LB" pin="true" pos="42.619,115.69!"] > } > > > without overlapping nodes, which is how I want it. If I take out > overlap="prism", the mode changes to portho, but it still looks good, no > overlap. > > However, if I take out "regular=true" in the cluster node, the cluster and > its contained node overlap the other nodes. > > Even if I set pin=true on node 23652 inside the cluster, and give it a > position away from the other nodes, it is moved to be on top of them. > > What does regular=true have to do with node overlap? > > -- > Ron Newman > -- Ron Newman, Founder IdeaTreeLive.com <http://www.Ideatreelive.com> www.linkedin.com/in/ideatree/ Facebook.com/RonNewmanPiano _______________________________________________ [email protected] http://lists.research.att.com/mailman/listinfo/graphviz-interest