@_USESVGTEMPLATE

Available only in PopChart Server Pro and PopChart Server Enterprise.

Syntax @_USESVGTEMPLATEsvg_templates/grow.svg

Description Specifies the location of an SVG template that should be applied to your PopChart image. This location is relative to your document root (usually chart_root). It can also be an absolute path or URL.

SVG templates are SVG files that specify a transformation or special effect for a PopChart image. Examples of such effects include fading, rotating, and sliding. The effect or transformation is applied after the PopChart image has been generated.

Several popular templates are located in the chart_root/svg_template directory. For consistency, we recommend that you also put any other SVG templates in this directory.

Important: Make sure that your path.xml file gives PopChart Server permission to read from the location where your SVG Template is located. Otherwise, PopChart Server will not be able to read the file (see "Setting Path Permissions" in Chapter 3 of the PopChart Server User Guide).