Rev 12684 | Blame | Compare with Previous | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Graph draw
slib_parms=6\
,matrix with 0 and 1\
blue,vertex color\
blue,edge color\
[1,2,..],vertex names\
,paths to draw with a different color, optional\
raw,option word: <span class="tt">weight</span>, <span class="tt">url</span>, <span class="tt">html</span> or <span class="tt">raw</span>
slib_out=Drawing of the graph (+ size of the image when the option word is \
<span class="tt">url</span>).
slib_comment=The matrix of the graph must be between inside brackets; if colors are three numbers between 0 and 255,\
put them in brackets.\
The first item of the output is: by default, the flydraw code; \
the address of the generated image if the option word is <span class="tt">url</span> ; \
the html code for inserting image is already inserted for the option <span class="tt">html</span>.\
With the option <span class="tt">weight</span>, the weights of the edges are shown.