Диаграмма соучастия
Материал из 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:82.138.11.163" [tooltip="82.138.11.163"] ; "User:82.138.11.163" [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" ]; "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:82.138.11.163" -> "Насонов Артём Владимирович" [ penwidth=0.69847136292077 label=1] ; "User:Тёмик" -> "Насонов Артём Владимирович" [ penwidth=14.158105267253 label=28] ; "User:Юлия Н." -> "Насонов Артём Владимирович" [ penwidth=1.3754478535893 label=2] ;}</graphviz>