it turns out my workarounds for text extending beyond nodes
didn't
generalize, so i am back to square one and need help. any
thoughts on
how to stop text from spilling beyond the node?
here is a png with a diamond node and text spilling over:
http://crumpleit.
com/graphs/496.png
here are the contents of the dot file:
graph thought_image {
node [labelloc="t", fontsize=10,
fontname="Nimbus Sans L", width=0, height=0];
edge [color="#999999"];
graph [pad="0.25,0.25",
overlap="false"]
"asdf asdf asdf asdf asdf asdfnasdf asdf asdf asdf
asdf asdfnasdf
asdf asdf asdf asdf asdfnasdf asdf asdf asdf asdf
asdfnasdf asdf
asdf asdf asdf asdfnasdf asdf asdf asdf asdf asdfnasdf
asdf asdf
asdf asdf asdfnasdf asdf asdf asdf asdf asdfnasdf asdf
asdf asdf
asdf asdfnasdf asdf asdf asdf asdf asdfnasdf asdf
asdn"
[color="#333333", style="filled",
fillcolor="#FFE500",
fontcolor="#000000", fontsize=15, shape=diamond ]
}
btw, thanks for creating such a great app.
_______________________________________________
graphviz-interest research.att.com
https://mailman.research.att.com/mailman/list
info/graphviz-interest
|