5 $chart->setLabels(array(
"First",
"Second",
"Third",
"Fourth",
"Fifth"));
10 $chart->showLegend(
true, 350, 20);
14 $series->set(
"areaFillOpacity", 0.3);
21 $series->set(
"areaFillOpacity", 0.3);
26 echo
"<h2>Radar Chart</h2>";
static using()
Import the datamodels, views and manifest for the specified component(s).