I am creating a dot plot using the standard Line chart visualization.
Everything is working fine and I can see various dots corresponding to some key event. When I hover over any single dot, I see a tool-tip as below.
However, along with these fields, I want to show any additional field (say hostname) that shows which host the event was generated from. I don't want to split the chart or anything. Just want to include in the tool-tip.
Can I achieve that using the advanced JSON input field? If so, how?
Thanks
Nikhil