oetiker / RrdGraphJS

An interactive graphing component for RRDtool
http://www.rrdtool.org
GNU General Public License v2.0
54 stars 7 forks source link

Implementation of Dynamic Grapsh in LibreNMS is not working on Safari 13.0.3 #6

Closed jozefrebjak closed 3 years ago

jozefrebjak commented 4 years ago

Hello, is there an issue with Dynamic graphs with newest SAFARI 13.0.3 on MacOS Catalina. There is an implementation of Dynamic Graphs in LibreNMS and for me on newest macos it is not working. There is a video: https://www.youtube.com/watch?v=YqBohn5eNJQ&feature=youtu.be Please take a look. Thank you.

oetiker commented 4 years ago

I guess librenms is not using my library ... try this demo https://tobi.oetiker.ch/smokenav/

jozefrebjak commented 4 years ago

@oetiker this is working for me. It's doesn't work only in LibreNMS. I think that they need to update something to get it working. It worked for me in safari too, but on previous version of MacOS and also Safari. In chrome it's working but in safari 13.0.3 not.

jozefrebjak commented 4 years ago

@oetiker here is the implementation of your code https://github.com/librenms/librenms/pull/9087