Ad Widget

Collapse

how can I use "image.get" JSON response to display my map

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • frekch
    Junior Member
    • Feb 2018
    • 2

    #1

    how can I use "image.get" JSON response to display my map

    Hi there,
    I'm trying to display zabbix maps on grafana, and since the maps are have an SVG format, I'm using "image.get" to export maps to a PNG format.
    My http GET request went good, but the response has a "image" parameter, I want to know how to use it to make my PNG image (that is if it's possible ofc)
    Thank you.
Working...