Диаграмма соучастия

Материал из 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:GIG" [tooltip="GIG"] ;
"User:GIG" [label ="", image="/var/www/html/www.letopisi.ru/extensions/CollaborationDiagram/user_icon.png" ];

"User:John Doe" [tooltip="John Doe"] ;
"User:John Doe" [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:GIG" -> "Академический областной театр драмы"  [ penwidth=8.9202323783796 label=1] ;
"User:John Doe" -> "Академический областной театр драмы"  [ penwidth=8.9202323783796 label=1] ;}</graphviz>
Персональные инструменты
Инструменты