![]() |
CMS
Version 3.9
|
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)) | |
$chart = new RadarChart("radar", 600, 600, "standard") |
Definition at line 4 of file test_radar.inc.
$series = new HistogramSeries("smoothed", "Series 1", array(10, 40, 20, 80, 100)) |
Definition at line 12 of file test_radar.inc.
$chart ticks = 5 |
Definition at line 7 of file test_radar.inc.