Skip to content

Release v2.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:11
6abaf62

2.3.0

  • Add a gap between image.
  • Add an underline.
  • Fix tooltip #15.
  • Fix image size when single fill enable
  • Allow using variable for base URL, Suffix, Image width and Image height #14.
  • Now when something is wrong an error is thrown instead of displaying a div. This will cause grafana to display the
    error in the top left corner of the panel.
  • When an image fail to load, a warning is logged containing the url
    see #11.
  • Possibility to add a square as overlay over pictures. Color can be chosen with a mapping for field values #19.
  • Fix gap #31

Note : if new options doesn't show up or plugin seems in an older version, please uninstall, reinstall and then restart
grafana (or if using docker, run a new container using the latest version of the plugin in GF_INSTALL_PLUGINS env
variable)