1 2 3 4 5 6 7 8 9 10 11 12
|
slib_lang_exists_tmp=yes
slib_title=Graphviz
slib_parms=2\
,the code as in <a href="http://www.graphviz.org">Graphviz</a> documentation\
html,format option : <span class="tt">dot</span>, <span class="tt">jpg</span>, \
<span class="tt">plain</span>, <span class="tt">neato</span>, \
<span class="tt">html</span>, <span class="tt">svg</span>
slib_out=in the case where the format is dot, the url address of the image;\
in the case there is no format, the code to show the image : <img src="..."> ;\
in the case where the format is jpg, give the coordinates.
|