How to move one chart to another chart

For example , i created a visualization dashboard using pie chart . if i click the pie chart inside the pie chart datas to show when i click inside data its goes to another graph like vertical or tag cloud etc. If what i give the arguments the graph will be change dynamically its fully from backend side not apply any filters in kibana.

I believe what you're requesting is similar to this: https://github.com/elastic/kibana/issues/12560

Unfortunately it's not currently possible, but you can track the effort at that link.