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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -