1
0
mirror of https://github.com/moodle/moodle.git synced 2025-07-05 06:28:16 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
ce323331f1 MDL-54987 charts: fix style issues 2016-07-25 11:21:31 +01:00
32917a9561 MDL-54987 core: final charts project polishing 2016-07-25 10:43:35 +01:00
08501958d3 MDL-55262 core: Add support for series values labels
Part of MDL-54987 epic.
2016-07-25 10:43:28 +01:00
f0f1e0310e MDL-55110 core: Add support for smooth lines
Part of MDL-54987 epic.
2016-07-25 10:43:20 +01:00
2b01f9157a MDL-55146 core: Support multiple axes in charts
Part of MDL-54987 epic.
2016-07-25 10:43:12 +01:00
ccaa2b347d MDL-55038 core: Support multiple colours in the same series
Part of MDL-54987 epic.
2016-07-25 10:43:06 +01:00
601da0e693 MDL-55108 core: Document the charting library
Part of MDL-54987 epic.
2016-07-25 10:42:59 +01:00
8bc4583fc6 MDL-55031 core: Series color was not being exported
Part of MDL-54987 epic.
2016-07-25 10:42:44 +01:00
357ec2d584 MDL-54987 core: New charting API 2016-07-22 17:33:30 +08:00