Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2009-12-28 10:33:05
Size: 3338
Editor: ZoomQuiet
Comment:
Revision 3 as of 2010-04-08 04:22:31
Size: 3258
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##在这里详述 Graphviz图谱模板。
##在这里详述 Graphviz图谱模板.

##在这里详述 GraphVizForMoin/DotLegend/BaseElements.
{{{#!GraphViz dot
{{{#!dot dot
Line 10: Line 6:
        ranksep=0.2,ratio=compress,         ranksep=0.2,center=1,ratio=compress,
Line 14: Line 10:
    node[fontsize=10.0,
        
height=0.1,
    node[fontsize=10.0,height=0.1,
Line 22: Line 17:
        fontcolor=gray25,
Line 23: Line 19:
  arrowsize=0.5,arrowhead=vee,arrowtail=none,
Line 46: Line 43:
{{{#!GraphViz dot {{{#!dot dot
Line 48: Line 45:

Graphviz图谱模板 (last edited 2010-04-08 04:22:31 by ZoomQuiet)