I’m using the render endpoint
for example from
'/dashboard/..' -> '/render/d-solo'
for normal dashboard to get PNG images
I’m wondering if there is similar endpoint for ‘explore feature’ where I just need to get the graph PNG.
I have a prometheus datasource. My plan is to use that so I can get a PNG render of graph from that prometheus query.
Kind regards