|
|
|
Tag graph
|
Tags Xml2Pdf
|
Tag line
|
Tag value
Tag value
How to use the tag value ?
Guillaume Luchet, guillaume@geelweb.org
Copyright © 2006, Guillaume Luchet
BSD License
Tag value
The tag value is used to add a graph value.
Example :
<!-- Draw a circle graph whith five portions -->
<graph type='circle' width='100' height='80' mode='3D' legend='%l (%p)' fontsize='10'>
<value legend='Lille' data='1510' color='#f0f5ff'/>
<value legend='Paris' data='1610' color='#feefc1'/>
<value legend='Toulouse' data='1400' color='#ffaaaa'/>
<value legend='Lyon' data='700'/>
<value legend='Bordeaux' data='1001'/>
</graph>
the tag attributes are:
|
|
|
Tag graph
|
Tags Xml2Pdf
|
Tag line
|
Documentation generated on Wed, 11 Oct 2006 22:27:10 +0200 by phpDocumentor 1.3.0