Диаграмма соучастия
Материал из 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" ]; "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=12.595422240969 label=17] ; "User:Тимохина Евгения" -> "Мельников, Владимир Андреевич" [ penwidth=2.8123341732175 label=3] ; "User:Кулюгина Дарья" -> "Мельников, Владимир Андреевич" [ penwidth=1.9142502937719 label=2] ;}</graphviz>