33        $this->line_width = $a_value;
 
   43        $this->steps = $a_value;
 
   54        if ($width !== 
null) {
 
   55            $a_options[
"lineWidth"] = $width;
 
   59            $a_options[
"steps"] = 
true;
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setLineSteps(bool $a_value)
 
setLineWidth(int $a_value)
 
parseDataOptions(array &$a_options)
Convert data options to flot config.
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...