Reder graph via REST API with full legend

How to render the image via grafana-host.ru/render/… with full legend info? Or, maybe, only the legend of graph - separately. Any solution could be helpful. Thanks. The problem comes when I rendered the image with 25+ rows in legend. Grafana 7.0

Hi!

I couldn’t reproduce this issue on my instance. Could you add some screenshots of what does your graph look like in Grafana and once rendered?

Also you can provide a height parameter in the render query, does increasing this height solve your problem?

1 Like

There are some examples:
first and second screen have been redered via this link


http://host:3000/render/d-solo/LeWVcwrZk/dash?orgId=1&from=time1&to=time2&panelId=45&width=1000&height=500&tz=Europe%2FMoscow
If I change the height param it will look like this:

http://host:3000/render/d-solo/LeWVcwrZk/dash?orgId=1&from=time1&to=time2&panelId=45&width=1000&height=2500&tz=Europe%2FMoscow
I tried to change align of legend - no result
There are something about 72 rows in legend. So when I rendered graphs, nobody knows what means every color…

Have you any ideas? :slight_smile: