"neato -Tpng -otest.png test.dot"
Input:
Comments: [erg] See bug 195
graph "g" {
graph [
size = "8.5,11"
overlap = "scale"
sep = "1.0"
spline = "false"
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
color = "black"
]
node [
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
shape = "ellipse"
color = "black"
]
edge [
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
color = "black"
len = "1.0"
]
"128" [
label = "N"
color = "black"
width = "0.750000"
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
height = "0.500000"
shape = "ellipse"
]
"678" [
label = "N"
color = "black"
width = "0.750000"
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
height = "0.500000"
shape = "ellipse"
]
"1024" [
label = "N"
color = "black"
width = "0.750000"
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
height = "0.500000"
shape = "ellipse"
]
"3999" [
label = "N"
color = "black"
width = "0.750000"
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
height = "0.500000"
shape = "ellipse"
]
"1024" -- "128" [
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
color = "black"
]
"1024" -- "3999" [
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
color = "black"
]
"3999" -- "678" [
fontsize = "14"
fontname = "Times-Roman"
fontcolor = "black"
color = "black"
]
}
Owner: erg
Status: Fixed (14 June 2004)