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
Post a Comment