Hello everyone!
I'm using Kibana 6.4.0
I'm running machine learning to get some interesting data to show in a time series, and I use annotations to show these findings, but I wonder if there is any way to format them?
Currently I have one annotation that will always be a whole number, but the typical for the machine learning became something like 2.01639540864259 this number is a little long, I wouldn't mind rounding it down to 2, or maybe 2.0
In another time series I have a annotation that is based on bytes and I then display the typical and actual, but these numbers becomes huge, and would be much easier to read if it was in bytes instead.
Is there any way to do any of this?