cloudkitty-dashboard/cloudkittydashboard/dashboards
Mariusz Karpiarz 1cf4c9534c Unstack series on the "Cost Per Service Per Hour" graph
By default series on the "Cost Per Service Per Hour" graph are stacked
together which means:

* all series have to have the same length, otherwise Rickshaw/D3 won't
  be able to stack them up;
* series are drawn one over another and since they are area graphs, this
  gives false impression of scale (series other than the first one will
  appear higher than what the scale on the Y axis suggests)

This change disables stacking of data series.

Story: 2008582
Task: 41735

Change-Id: I6aed92383a70f8dcf26c45155ef1d16169d40601
2021-02-08 16:09:44 +00:00
..
admin Cleanup for Refactor-error-messages 2020-08-26 12:39:53 +00:00
project Unstack series on the "Cost Per Service Per Hour" graph 2021-02-08 16:09:44 +00:00
__init__.py Rewrite of the whole dashboard. 2015-05-12 15:24:53 +00:00