79kiko
(Juraj)
November 7, 2016, 4:49am
1
Is it possbile to do two charts side by side (2 colunms) in Basic UI?
pahansen
(Paul Hansen)
November 8, 2016, 1:01am
3
You could possibly make it work with a webview element and some tables in html/css. I haven’t done this exact thing, but have grafana graphs in a webview element working fine.
See here:
pahansen:
I’ve just got this up and running and have encountered the same issue as you @vespaman I don’t have a reverse proxy set up, but am running openHABian fwiw. I have triple checked my login settings match those set out in the guide, but still no image actually loads. As a workaround (a better option @ThomDietrich ?) i’ve set up a few html pages with iframes to the graphs. And not only does it work, it loads pretty quickly on my Pi3 and has some of the interactive elemnts of the original grafana…