Диаграмма соучастия
Материал из Letopisi.Ru — «Время вернуться домой»
Код Графвиза, с которым можно поиграть (см. правее):
<graphviz> digraph W { layout = "neato"; node[fontsize="10", fontcolor="blue", nodesep=2, shape="none", style=""] ; edge [arrowhead=normal, arrowsize=0.4,len=2.5]; node [URL="/index.php?title=\N"] ; "User:Funtik" [tooltip="Funtik"] ; "User:Funtik" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:194.190.183.78" [tooltip="194.190.183.78"] ; "User:194.190.183.78" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "Дзержинский Дендропарк" [image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/article_icon.png" tooltip="Дзержинский Дендропарк" label=""]; "User:Funtik" -> "Дзержинский Дендропарк" [ penwidth=14.692246196664 label=19] ; "User:194.190.183.78" -> "Дзержинский Дендропарк" [ penwidth=1.0733836117275 label=1] ;}</graphviz>