We need a feature to force a certain amount of decimal places on the Y axis.
ie I have a value that hovers between 150.2134 and 150.2145. Kibana shows 150.2 ... not really useful
I'd rather have a big 150. shown somewhere, and then the levels as 212, 213, 214, 215
I although have a value (on a different graph) that hovers around 18900 +- 20 ... Kibana shows 18.9k . once again, not great
In this case, a larger 189 displayed somewhere , and then a level each 10 would work great.
In both situation, even displaying the full values (maybe by entering a printf like syntax) would have been great.