Hi
I dont know if this is possible, if not, it might be a great addition
I have a bar diagram that displays the number of times that a page has been hit. Y axis is count, X axis is the list of urls
I have a different visualisation which is a pie chart with the number of times that a response code has been returned for a certain page. I am using the page as a filter.
What I would like to do is, when i click on any bar on the first diagram, open that pie chart with the response code for the page i have clicked.
Is that an available feature in Kibana?
Thanks