-
Improvement
-
Resolution: Won't Do
-
Major
-
None
-
2.3.1, 3.0
-
MOODLE_23_STABLE, MOODLE_30_STABLE
Our graph api is outdated and doesn't support much.
Update options are :-
- Get a new Open source php library, eg one of:
- pChart: http://www.pchart.net/
- Hicharts: https://github.com/ghunti/HighchartsPHP
- Javascript based charting library
- RGraph: http://www.rgraph.net/
- Chart.js: http://www.chartjs.org/
- C3.js http://c3js.org/
- a JQuery based Graphing lib?
Current use of the graphs api in core:
- Survey module
- User activity reports
- Quiz reports
- Scorm graph report
- will be (partly) resolved by
-
MDL-55090 Convert the survey charts to the new library & deprecate lib/graphlib.php
-
- Closed
-