-
Bug
-
Resolution: Fixed
-
Blocker
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-55352-master -
Currently, a chart_series can define custom labels for its values but on display the custom label is appended to the value. This shouldn't be the case as it means that we can never replace the value with something more custom (e.g. 1000000 to 1mil).
This issue should change it so that in both htmltable and chartjs output the raw series value is only used when no labels have been defined.
- is a regression caused by
-
MDL-55262 Add support for series labels
-
- Closed
-