elasticsearch - Modifying values displayed in tooltip in Kibana Visualization -


problem statement:- in bar chart visualization, if have set y axis count. x-axis set @timestamp & split bars set top 5 terms of field. when hover mouse shows me 3 values in tooltip:- count, timestamp & top 5 field name.

however wish display top 5 field name in tooltip while hovering & want remove x-axis value (@timestamp) & y-axis value (count).


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -