User:Andy: Difference between revisions

From ParaQ Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 1: Line 1:
<graphviz>
<graphviz>
digraph G { CMake [URL="http://www.cmake.org"];
digraph G { CMake -> VTK
            VTK [URL="http://www.vtk.org"];
            ParaView [URL="http://www.paraview.org"];
            CMake -> VTK
             VTK -> ParaView
             VTK -> ParaView
}
}
</graphviz>
</graphviz>

Revision as of 09:19, 14 March 2006

This is a graph with borders and nodes. Maybe there is an Imagemap used so the nodes may be linking to some Pages.