I made an histogram on kibana dashboard and until here everything is fine.
When I click over one column happen this:
https://i.stack.imgur.com/Me797.png
I really don't like this visual whit just the one big column selected so I want to edit the "onclick event" and made like "change color" and doing something like this:
https://i.stack.imgur.com/5c6Aa.png
any suggestions?
You can't do that with kibana. But you can use kibana API plugin and switch chart. if the chart not relevant any more, because you see only one column, you can create new chart dynamically and replace chart. This plugin work in kibana iframe embedded only