howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
425 stars 95 forks source link

weather map refresh requirement? #212

Open jdcoats opened 5 years ago

jdcoats commented 5 years ago

With cacti 1.2.2 and weathermap dev If we go to weathermap page and try to use the hover over for any weather map link it does not work. If we hit f5 or refresh and the the hover over link works. I(s there something I missed to make this work without having to f5 every map to get the hover over to work?

pautiina commented 5 years ago

I confirm this problem

netniV commented 5 years ago

Is this when in full page Weathermaps only? Or when you have the Cacti console/top header still present?

howardjones commented 5 years ago

I don't actually remember putting in any special support for hover maps at all yet, in the new version :-)

pautiina commented 5 years ago

Is this when in full page Weathermaps only? Or when you have the Cacti console/top header still present?

With Cacti console/top header

howardjones commented 5 years ago

I would guess that overlib.js is not included in the page. The browser javascript console will probably confirm that.

pautiina commented 5 years ago

I would guess that overlib.js is not included in the page. The browser javascript console will probably confirm that.

I checked the browser console, it's empty

jdcoats commented 5 years ago

@howardjones yes I remember reading in some of your notes at one time that the hover was not implemented yet, that's why I never worried with asking or reporting. I just happen to stumble on the fact that If I hit f5 they worked again :)