Wgraph:Ming01.wgl

From FollowTheScore
Revision as of 12:39, 12 August 2009 by Printfxd (talk | contribs) (New page: graph: { // generated by Wgraph at 11:29, 12 August 2009 // see http://semeb.com/dpldemo/index.php/Wgraph colorentry 32: 255 51 170 title: "Example 2" classname 1: "roommate" classname 2: ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

graph: { // generated by Wgraph at 11:29, 12 August 2009 // see http://semeb.com/dpldemo/index.php/Wgraph colorentry 32: 255 51 170 title: "Example 2" classname 1: "roommate" classname 2: "friend" orientation: toptobottom splines: yes displayedgelabels: yes node: { title: "Signac" scaling: 2.0 bordercolor: blue color: yellow label: "Signac" } node: { info3: "href:../../index.php?title=Henri+Matisse;" title: "Henri Matisse" label: "Henri Matisse" } node: { title: "Gauguin" color: green shape: ellipse label: "Gauguin" } node: { title: "Picasso" label: "Picasso" } edge: { source: "Signac" target: "Picasso" } edge: { source: "Gauguin" target: "Henri Matisse" color: gold class: 1 fontname: "HelvO10" } edge: { source: "Gauguin" target: "Signac" label: "good friend" color: 32 fontname: "HelvO10" class: 2 } edge: { source: "Signac" target: "Henri Matisse" } }