Use Chart.js for graphs in HTML reports 81/65981/1
authorPatrice Buriez <patrice.buriez@intel.com>
Fri, 30 Nov 2018 11:16:43 +0000 (12:16 +0100)
committerPatrice Buriez <patrice.buriez@intel.com>
Wed, 19 Dec 2018 08:13:11 +0000 (09:13 +0100)
commit02dbbd651c64623eb4f6d808ede0b938ca8787ed
tree7b5873188b6ec4a79f4984fb10334557e97e5a8d
parentb122686cb06e89420e9d8141df535f6c43de29ab
Use Chart.js for graphs in HTML reports

This JavaScript library is available under MIT license.

Also adjusted version for jQuery and jsTree,
and added fallback font-family names.

JIRA: YARDSTICK-1367
Topic: report/html_table (6 of 12)

Change-Id: Ibe8b7e3d1f1365d2cbc019bfc22762aaa365a4e1
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
docs/testing/user/userguide/10-yardstick-user-interface.rst
yardstick/benchmark/core/report.py
yardstick/common/nsb_report.css
yardstick/common/nsb_report.html.j2
yardstick/common/report.html.j2