grafana/public/app/plugins/panel/graph/specs
Daniel Lee e19b48840f graph: merge fixes for #5278
This is an old PR so had some problems after merging in master.

- Fix for min and max that were not getting passed into the
applyLogScale function
- Fix for when min/max were undefined rather than null
- Fix for decimal ticks, as this PR populates the ticks itself then
it also needs to calculate the number of decimal places too. Flot
was showing the wrong number of decimal places sometimes otherwise
on the y-axis.
2017-03-10 18:46:36 +01:00
..
data_processor_specs.ts feat(graph): more work on graph panel and support for non time series 2016-09-24 13:08:58 +02:00
graph_ctrl_specs.ts refactor: minor refactoring 2017-02-23 15:57:36 +01:00
graph_specs.ts graph: merge fixes for #5278 2017-03-10 18:46:36 +01:00
threshold_manager_specs.ts feat(thresholds): refactoring and adding many unit tests 2016-08-12 10:32:46 +02:00
tooltip_specs.ts Speed up tooltip value retrieval 2017-01-19 10:16:28 +01:00