openstack-health/app
Matthew Treinish 6cf4f2ae9f
Properly display missing data in run graphs
This commit fixes the display of missing run data on the run stat
graphs. Previously d3 would interpolate between any 2 consecutive
data points regardless if there were missing samples between them.
In an earlier commit we updated the rest api to return an empty list
for samples that have no data. This commit builds off of that and
treats those empty lists as 0 for all values in that timestamp.

Change-Id: I137e4cfa1f22aaf2d932aa3d3420ebd841abca43
2015-12-22 17:53:10 -05:00
..
data Add live data on second page 2015-10-06 16:52:15 -03:00
fonts Add font-awesome CSS and fonts along with angular-fontawesome 2015-09-02 15:51:26 -06:00
images Add standard status header 2015-11-04 08:27:00 -02:00
js Properly display missing data in run graphs 2015-12-22 17:53:10 -05:00
styles Add standard status footer 2015-11-04 10:32:13 +00:00
vendor-js Include d3 and nvd3 as static dependencies. 2015-10-14 15:32:48 -06:00
views Allow users to select information grouping 2015-12-17 01:06:24 +00:00
.eslintrc Fix JavaScript lint errors 2015-10-15 14:32:14 -03:00
index.html Fix OpenStack Health header link 2015-11-05 11:36:52 -02:00