Demo Code 21/37021/1
authorsaksham115 <saksham.agrawal@research.iiit.ac.in>
Thu, 6 Jul 2017 14:16:28 +0000 (19:46 +0530)
committersaksham115 <saksham.agrawal@research.iiit.ac.in>
Thu, 6 Jul 2017 14:18:09 +0000 (19:48 +0530)
commit99dd390e16ec256232def1c09b0ea23a570807d0
tree66d0d377ede38f3bbfbafaf7a48a77f91771097b
parent1d026b94b60937e4bfaad201d8104267efc3fe04
Demo Code
Enter the URL of the json file available at testresults.opnfv.org.
It presents the data in the tabular and plots the chart for the series.
Data validation and some UI changes are yet to be made

Change-Id: I90ceed4e8a3240face479539f127d5c922d19d0c
JIRA: STORPERF-162
Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
reporting/docker/requirements.txt
reporting/docker/src/app.py [new file with mode: 0644]
reporting/docker/src/static/css/bootstrap.min.css [new file with mode: 0644]
reporting/docker/src/static/js/Chart.min.js [new file with mode: 0644]
reporting/docker/src/static/js/bootstrap.min.js [new file with mode: 0644]
reporting/docker/src/static/js/jquery-2.1.3.min.js [new file with mode: 0644]
reporting/docker/src/static/js/jquery.bootpag.min.js [new file with mode: 0644]
reporting/docker/src/static/js/plotly-latest.min.js [new file with mode: 0644]
reporting/docker/src/templates/index.html [new file with mode: 0644]
reporting/docker/src/templates/plot_tables.html [new file with mode: 0644]