grafana/public/app
Daniel Lee d318c9093f graph: Handle data with zeroes for log scale
fixes #8446. Data with all values equal to zero, creates a max with the
value of Infinite. The for loop for creating ticks then gets stuck in an
infinite loop. This fix resets min and max and creates some fake ticks
for the y-axis if the min and max are not finite numbers.
2017-05-29 12:18:54 +02:00
..
core alert: alerting annotation improvements, fixes #8421 2017-05-22 13:02:49 +02:00
features mysql: annotation support. Fixes #8382 2017-05-23 09:53:20 +02:00
headers Move heatmap panel into core grafana. 2017-03-24 14:18:26 +03:00
partials login: minor fix to login page 2017-05-23 11:10:16 +02:00
plugins graph: Handle data with zeroes for log scale 2017-05-29 12:18:54 +02:00
app.ts tech(lib upgrade): upgraded angularjs from 1.5.8 to 1.6.1, closes #7274 2017-01-16 21:31:55 +01:00
boot.js fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 2016-02-10 06:50:17 +01:00
system.conf.js feat(dashed lines): Implementing dashed lines 2017-04-26 13:19:24 +02:00