Kibana within a VueJS Webapp

Hi there,
I'm new to Kibana and the forums, so my questions are fairly broad/basic at this stage.

I'm also developing a webapp that will display graphs from ES. Are Kibana iFrames the best way to visualize the data? Is there a JS library I can use to control the graphs a little better?

Some issues that I would like to address:

  1. Faster initial loading times for multiple graphs
  2. State management so graphs don't reload on page load
  3. Filters are applied to all graphs on same page

I'm sure I can find solutions to these issues using libraries. Does the g=() at the end of the iframe link allow me to programmatically change things within my webapp?

Thanks in advance for your help,
Mick

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