horizon/horizon/static
Eoghan Glynn 4b973c2fb4 Avoid discarding precision of metering data
Fixes bug 1241467

Narrow-casting statistical aggregates to int before inserting
into the resource usage line charts had the effect of unnaturally
smoothening the trend. This was especially apparent for meters
defined over a narrow range (such as cpu_util ranging from 0.0%
to 100.0%).

We now maintain floating point precision for these data.

Change-Id: If6141a4f66aa0078d38aa9f53d913aca5684ad94
2013-10-18 16:02:56 +01:00
..
bootstrap/js Add ceilometerclient and bootstrap-datepicker as dependency. 2013-07-08 17:34:31 +08:00
horizon Avoid discarding precision of metering data 2013-10-18 16:02:56 +01:00