1 2 3 4 5 6 7 8 9 10 11 12 13
|
slib_lang_exists_tmp=yes
slib_title=Graphviz
slib_parms=3\
, matrice dans des parenthses \
the numero as in the matrix,[texte pour les sommets] (optionnel)\
,url arc no_name_node (optionnel)
,options pour graphviz (optionnel).
slib_out=url de l'image du graphe gnr par graphviz
slib_comment=par dfaut, les options sont rankdir="LR" ;node [fontsize=10,width=".2", height=".2", margin=0 shape=box];\
<br/> Si <span class="tt">edge</span> apparat dans le 3 paramtre, les valeurs de la matrice sont reportes sur le graphe. \
Si <span class="tt">url</span> apparat dans le 3 paramtre, l'url de l'image est fournie.
|