knightss27 / grafana-network-weathermap

A fully featured and customizable network weathermap plugin for Grafana (9.0+).
https://grafana.com/grafana/plugins/knightss27-weathermap-panel/
Apache License 2.0
139 stars 7 forks source link

Links attached to icon #20

Open zid57 opened 1 year ago

zid57 commented 1 year ago

First thank you for this plugin

I am using phpWeathermap since a long time, and I'm very happy to see that there is an implementation of it into Grafana. However, I see maybe something which is missing about the link connection. It will be nice to have the capability to attach a link to the icon. Snip20220912_4

Thank you very much,

Zid

knightss27 commented 1 year ago

You can actually have it centered on the icon, but you have to set the node's label to nothing (which I realize may not actually be useful). Alternatively, you can go to your node > Icon > Draw Inside, which will center the icon but with a background around it.

I can add the ability to center on the icon without removing the label though. In the meantime a quick workaround would be to toggle Draw Inside like I mentioned, and then just set the background / border of the node to transparent.

zid57 commented 1 year ago

Hello,

I'm gonna use the workaround until the new feature added. Thank you very much.

Zid