|
|
|
Tag value
|
Tags Xml2Pdf
|
Tag point
|
Tag line
Tag line
How to use the tag line ?
Guillaume Luchet, guillaume@geelweb.org
Copyright © 2006, Guillaume Luchet
BSD License
Tag line
The tag line is used to add a line in a graph of type line.
Example :
<!-- draw a lines graph -->
<graph type='line' width='120' height='50' left='60' top='220' position='absolute' color='#0197cb' legend='' repere='10'>
<line legend='first_curve'>
<point x='0' y='10'/>
<point x='5' y='15'/>
<point x='10' y='22'/>
<point x='15' y='1'/>
<point x='20' y='12'/>
<point x='25' y='15'/>
</line>
<line legend='second_curve' color='#0197cb'>
<point x='0' y='17'/>
<point x='8' y='15'/>
<point x='12' y='5'/>
<point x='15' y='6'/>
<point x='20' y='12'/>
<point x='25' y='8'/>
</line>
</graph>
the tag attributes are:
|
|
|
Tag value
|
Tags Xml2Pdf
|
Tag point
|
Documentation generated on Wed, 11 Oct 2006 22:27:11 +0200 by phpDocumentor 1.3.0