ChartDirector Ver 5.0 (PHP Edition)
DrawArea.outSVG
Usage
Description
Arguments
| Argument | Default | Description |
|---|---|---|
| filename | (Mandatory) | The filename of the output image file. |
| options | "" | A text string specifying optional parameters for the SVG output. Currently, the only supported text string is "compress", which means to create a SVGZ (compressed SVG) instead of a regular SVG. |
Return Value