Диаграмма соучастия
Материал из 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" ]; "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=7.8468487666521 label=6] ; "User:Барышев Роман" -> "Доронин, Иван Васильевич" [ penwidth=5.5289174221799 label=4] ; "User:Боровкова Татьяна" -> "Доронин, Иван Васильевич" [ penwidth=2.9376906377395 label=2] ; "User:Тимохина Евгения" -> "Доронин, Иван Васильевич" [ penwidth=2.9376906377395 label=2] ;}</graphviz>