Release v2.3.0
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 widthandImage 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)