Hi, Apache ECharts supports server-side rendering, with which you could generate PNG/SVG images. I think you can try with SVG first because it has better integration with PDF. Check this post to learn more: https://echarts.apache.org/handbook/en/how-to/cross-platform/server . Please let me know if you have any questions.
Thanks *Ovilia* On Thu, Feb 22, 2024 at 12:07 AM Artūrs Rubenis <arturs.rubeni...@edu.rtu.lv.invalid> wrote: > Hello! > > I'm interested in customizing the Echarts plugin in Grafana and had a > question. Is it possible to integrate additional imports, like jspdf, to > enable features such as saving a panel to PDF within Grafana? I'd > appreciate any insights you have on this. > > Thanks, > > Artūrs > >