Interactive Embedded Panels into Electron.js Web APP

Hello all,

I’m currently trying to implement some panels (iframes) in my web application that was programmed with Electron.js. This step worked.
However, it should be possible for the customer to display different time periods of the data within the web application. For example with buttons.

Any ideas how to implement this?

Is it possible to define the time ranges in the iFrame or must an explicit JavaScript function be written?

Thank you very much for your help!

1 Like

Wow, nice
I’d really like to know how far you go with electron and Grafana