Is it possible to make grafana charts visible in plug-in format rather than iframe even with grafana share Url alone?

Hello, I’m a web frontend developer.
Web framework uses next.js and use embed Grapana iframe Url. But I thought there was a security issue with the iframe method.
Is there a plug-in format way to get data internally and draw a chart on the screen with only iframe Url?

Check this out for iframe sec issues

1 Like