CMS  Version 3.9
test_radar.inc File Reference

Go to the source code of this file.

Variables

 $chart = new RadarChart("radar", 600, 600, "standard")
 
$chart ticks = 5
 
 $series = new HistogramSeries("smoothed", "Series 1", array(10, 40, 20, 80, 100))
 

Variable Documentation

◆ $chart

$chart = new RadarChart("radar", 600, 600, "standard")

Definition at line 4 of file test_radar.inc.

◆ $series

$series = new HistogramSeries("smoothed", "Series 1", array(10, 40, 20, 80, 100))

Definition at line 12 of file test_radar.inc.

◆ ticks

$chart ticks = 5

Definition at line 7 of file test_radar.inc.