grafana/public/app/plugins
David 0d1f7c8782 Fix bar width issue in aligned prometheus queries (#12483)
* Fix bar width issue in aligned prometheus queries

This was broken because null values were filled in with unaligned times.

* use aligned times for result transformation
* add tests

An earlier version of this fix aligned the times again in the transformer, but
I think it's safe to only deal with aligned times in the response.

* Fixed prometheus heatmap tranformer test

The interval needs to be 1 to prevent step alignment.
2018-07-02 11:04:36 -07:00
..
app/testdata public: fix codespell issues 2018-04-13 20:31:29 +02:00
datasource Fix bar width issue in aligned prometheus queries (#12483) 2018-07-02 11:04:36 -07:00
panel Merge pull request #11892 from ApsOps/colorize-singlestat-prefix-postfix-option 2018-06-28 14:42:48 +02:00
sdk.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00