I have downloaded Weathermap and Cacti off GitHub. The hover-over image is the correct one, but the surrounding box is twice as wide as it should be?
What else is needed from me?
I have downloaded Weathermap and Cacti off GitHub. The hover-over image is the correct one, but the surrounding box is twice as wide as it should be?
What else is needed from me?
OS: ubuntu 22.04
file name:weathermap.js
file location:/cacti/plugins/weathermap/js/
to fix your problem, you can do this:
That worked, changed the 600 to 200 in the .js.
Thank you!