grafana/public/app
Björn Rabenstein 7e8f4d0b0e Simplify adjustInterval (#21226)
Much easier to wrap one's head around it if it is expressed more
directly.

This is not mathematically the same as the previous version involved
more rounding than necessary because of the way the intervalFactor was
handled. I'd argue the new version is better because it gets closer to
the 11,000 points limit and thus approaches better what the user
wanted within the limits of Prometheus.

Note that in practice, the 11,000 points limit should never be of
relevance. (Even a 4k screen doesn't have 11k points on the x axis.)

Signed-off-by: beorn7 <beorn@grafana.com>
2019-12-23 08:28:08 +01:00
..
core Dashboard: new updated time picker (#20931) 2019-12-20 15:31:58 +01:00
features Table: Component progress & custom FieldConfig options (#21231) 2019-12-23 06:22:54 +01:00
partials e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
plugins Simplify adjustInterval (#21226) 2019-12-23 08:28:08 +01:00
routes Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00
store Grafana/Loki: Adds support for new Loki endpoints and metrics (#20158) 2019-11-15 16:38:25 +01:00
types DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
app.ts phantomjs: performance.getEntriesByType not supported (#21009) 2019-12-16 09:40:12 +01:00
dev.ts Add weback-dev-server with hot/hmr support 2018-04-19 11:42:53 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00