ryantxu / ajax-panel

Ajax Panel Plugin for Grafana
MIT License
153 stars 154 forks source link

Change iFrame refresh Interval? #29

Open holyspidoo opened 5 years ago

holyspidoo commented 5 years ago

Using an iframe to display Images works great because of the { __now:Date.now(), } which makes the browser not use the cache of the image. But I can't seem to figure out how to change the value of the $__interval | 20s. Is there a way to do it?