All actions in kibana dashboard change the URL, actions like filtering, open and close legend and etc..
But expand and collapse visualization to full screen, doesn't change the URL.
I built kibana plugin and I need to know (in the hack file)when the user click on the expand/collapse button,
how can I know, there is some event that I can listen to?
thanks