<graph> tag.
The tag <graph> is used to draw graph in the document. The differents graph type are defined using plugins. For each graph type a plugin file must exist into the plugin grap path (define in the config file), it must be named xml2pdf_graph_mycustomgraphtype.php and must contain a class named xml2pdf_graph_mycustomgraphtype.
The existing plugins are :
Located in /plugins/tags/xml2pdf.tag.graph.php (line 46)
Xml2PdfTag | --Xml2PdfTag_graph
main color.
values colors.
graph datas.
font size.
graph height.
left margin.
legend format.
values legends.
legend width.
max scale value.
visual effect.
number of values of the scale.
number of values.
sum of the graph values.
top margin.
graph type.
graph width.
Inherited from Xml2PdfTag
Xml2PdfTag::$content
Xml2PdfTag::$pdf
Constructor.
Draw a circle sector.
Draw an arc of circle
Build the graph using appropriate plugin.
Instantiate the plugin graph class to render the graph.
Inherited From Xml2PdfTag
Xml2PdfTag::__construct()
Xml2PdfTag::addContent()
Xml2PdfTag::close()
Documentation generated on Wed, 11 Oct 2006 22:27:22 +0200 by phpDocumentor 1.3.0