44 $this->leg_labels = $a_val;
63 $this->y_max = $a_val;
86 $a_options->grid->hoverable =
false;
87 $a_options->grid->clickable =
false;
90 $a_options->grid->mode =
"spider";
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
parseGlobalOptions(stdClass $a_options)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getYAxisMax()
Get y axis max value.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
setYAxisMax(float $a_val)
Set y axis max value.
getDataInstance(?int $a_type=null)
ilGlobalTemplateInterface $tpl
isValidDataType(ilChartData $a_series)
getLegLabels()
Get leg labels.
setLegLabels(array $a_val)
Set leg labels.
addJavaScript(string $a_js_file, bool $a_add_version_parameter=true, int $a_batch=2)
Add a javascript file that should be included in the header.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
static renderColor(string $a_value, float $a_opacity=1)
Render html color code.