Диаграмма соучастия
Материал из 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=5.2005531174131 label=4] ; "User:Иванов Артём" -> "Ухтомский, Дмитрий Васильевич" [ penwidth=10.340079843406 label=9] ; "User:Щербакова" -> "Ухтомский, Дмитрий Васильевич" [ penwidth=1.4198474650266 label=1] ; "User:Владимир Слесарев" -> "Ухтомский, Дмитрий Васильевич" [ penwidth=1.4198474650266 label=1] ;}</graphviz>