useGraphs
(mPDF ≥ 2.4 && <7.0)
Note: This feature was removed in mPDF 7.0
Description
boolean useGraphs
When true, mPDF will parse table data and allow the use of
<jpgraph> to generate
graphs from the data. This should only be set to true when required to conserve memory
and processing time.
Values
$useGraphs = true|false
Values
true: Parse table data from the HTML, and allow the use of <jpgraph>false: Default
Default: false
Examples
See <jpgraph> for example
See Also
<jpgraph> - Write HTML code to document Graphs - More about JPGraph and graphs