ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Functions | |
base () | |
description: > Example of rendering a base scale bar. More... | |
ten_items () | |
description: > Example for rendering a scale bar with ten items More... | |
ILIAS\UI\examples\Chart\ScaleBar\base | ( | ) |
description: > Example of rendering a base scale bar.
expected output: > ILIAS shows four equal stripes with a label each: None, Low, Medium, High.
Definition at line 33 of file base.php.
References $c, $DIC, Vendor\Package\$f, and $renderer.
ILIAS\UI\examples\Chart\ScaleBar\ten_items | ( | ) |
description: > Example for rendering a scale bar with ten items
expected output: > ILIAS shows ten equal stripes with a number between 0-9 each.
Definition at line 33 of file ten_items.php.
References $c, $DIC, Vendor\Package\$f, and $renderer.