tce_functions_svg_graph.php
Tags
Table of Contents
Functions
- F_getSVGGraphCode() : converted
- Replace angular parenthesis with html equivalents (html entities).
- F_getSVGGraph() : converted
- Replace angular parenthesis with html equivalents (html entities).
Functions
F_getSVGGraphCode()
Replace angular parenthesis with html equivalents (html entities).
F_getSVGGraphCode( $p[,
$w =
''
][,
$h =
''
]) : converted
Parameters
- $p :
-
(string) String containing point data.
- $w : = ''
-
(int) Graph width.
- $h : = ''
-
(int) Graph height.
Return values
converted —string
F_getSVGGraph()
Replace angular parenthesis with html equivalents (html entities).
F_getSVGGraph( $p[,
$w =
''
][,
$h =
''
]) : converted
Parameters
- $p :
-
(string) String containing point data.
- $w : = ''
-
(int) Graph width.
- $h : = ''
-
(int) Graph height.
Return values
converted —string