Kibana Visualizatiom

Is it possible to represent count, max, min in a single graph, such that, when we hover over the graph, we should be able to see all the 3 values. Max, min and count.

Hi @srigayathri
depends on the type of visualization you are looking at, it's possible to get 3 different metrics like the ones mentioned.
For example, if you have time series data you can represent those 3 metrics as 3 separate lines and having for example count in one vertical axis and the unit related to the field used for min and max on another axis.