grafana/public
Daniel Lee 1b79e17970 graph: better generation of y-axis ticks for log-scale
If there are too many ticks generated for the y-axis (which can occur
for log scale 2, with a small y-min and a large max), then the ticks
will be regenerated using larger jumps between the ticks.

This also handles the case when y-min is set to 0. Previously, y-min of
0 was ignored as zero is not a valid value for log scale. Now the tick
generator approximates zero by setting min to 0.1.

Ref #8244

Ref #8516
2017-06-05 15:06:22 +02:00
..
app graph: better generation of y-axis ticks for log-scale 2017-06-05 15:06:22 +02:00
dashboards feat(dashed lines): Implementing dashed lines 2017-04-26 13:19:24 +02:00
emails include error message in email notification (#8392) 2017-05-17 09:51:51 +02:00
fonts upgrade to Font Awesome 4.7.0 2017-05-10 09:28:00 +03:00
img mysql: began work on backend macro engine 2017-04-19 10:10:08 +02:00
sass ux: added css annimations for dash edit views 2017-06-02 15:29:25 +02:00
test graph: dashes with linewidth fix. Fixes #8469 2017-05-26 15:09:05 +02:00
vendor feat(dashed lines): Implementing dashed lines 2017-04-26 13:19:24 +02:00
views centralize oauth http calls, validate response status (#8470) 2017-05-26 14:35:32 +02:00
robots.txt add support for robots.txt file 2015-06-15 19:02:38 -04:00