Диаграмма соучастия
Материал из 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:Малов Михаил" [tooltip="Малов Михаил"] ; "User:Малов Михаил" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ]; "User:Дюжаков Александр" [tooltip="Дюжаков Александр"] ; "User:Дюжаков Александр" [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:Малов Михаил" -> "Демидов, Василий Львович" [ penwidth=2.9376906377395 label=1] ; "User:Дюжаков Александр" -> "Демидов, Василий Львович" [ penwidth=13.618862584937 label=6] ;}</graphviz>