Диаграмма соучастия
Материал из 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=4.3063806967741 label=8] ; "User:Антропова Софья" -> "Ротонда (г. Пермь)" [ penwidth=9.8895521538483 label=21] ; "User:Яна Шавшукова" -> "Ротонда (г. Пермь)" [ penwidth=4.3063806967741 label=8] ;}</graphviz>