Create visualizations on the fly

Hi,

I want to be able to create visualizations(graphs) on the fly on my kibana dashboards by selecting the fields in the data table.
For eg:

On clicking on a value in the 1mA CPU and Avg DeltaRecUpd column above, I want a line graph to get generated with those two fields for that component like below

image

Is this possible in Kibana? Will I have to write scripts which make json requests to create new visualizations to achieve this?

This is a major requirement for my project. Any help would be greatly appreciated.

Thanks

Hi @Bhavya_Bansal!

Custom flows like this aren't currently possible though are a feature we're actively working on. You can track our progress on Github: https://github.com/elastic/kibana/issues/12560

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.