(update) It seems that Grafana has actually been ported to Embedded Website applications, and therefore, and interesting option to consider to WX purposes.
1) Anonymous Edit "defaults.ini" to allow anonymous access, no password and role as viewer. https://stackoverflow.com/questions/33111835/how-to-set-up-grafana-so-that-no-password-is-necessary-to-view-dashboards https://grafana.com/docs/grafana/latest/installation/configuration/ 2) URL iframe can be setup to share a single panel (graph) or the entire dashboard. Many options can be insert in menu, including timeframe. Add '&kiosk' at the end of URL to remove buttons and menus. Example: <iframe src="http://192.168.1.107:3000/d/FluNFv-Wk/weewx?from=now-24h&to=now&kiosk" height="820" width="100%" frameborder="0" scrolling="no"></iframe> Snapshot: [image: snap1.png] Grafana panel Temp Chart inserted in Belchertown front page, on-top of Highcharts. [image: snap2.png] Grafana entire dashboard in new page at Belchertown skin. Once again, thanks Matthew Wall for weewx-influxdb extension (https://github.com/matthewwall/weewx-influx). X -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c442d646-0afd-472e-918e-edd4eafd16dc%40googlegroups.com.
