I am using ElasticSearch and Kibana to display some temperature and humidity values.
As you can see in the Discovered screenshot, three input data is pushed to ElasticSearch Server
Three humidity values are respectively 29.42, 29.4 and 30.1. Using these three data I created a visualize as following hyperlink shown.
However, this output only shows 30 and 29 values. Do you know how to modify the precision of visualization??
Thanks in advance.