In theory there is no reason why graphs.html in /var/www/htdocs/weewx cannot be viewed correctly. However, the page (or more correctly your browser) needs to able to find all of the components to correctly display the page. Firstly there is the actual page, graphs.html, that is the easy one. Then there is the highcharts javascript code (a number of .js files), the JSON data files, the jquery javascript code, the highcharts extension javascript code and the highcharts theme file. All but the theme file are essential. These all come together on your web server either via upload from your WeeWX machine or via manual install. Unfortunately these are unlikely to be on your WeeWX machine in the correct (relative) locations.
Gary On Thursday, 2 April 2020 23:59:27 UTC+10, Astrid wrote: > > Hello! > > My failure was, that I the whole time > was loocking on my local www at > /var/www/htdocs/weewx/graphs.html > and there I found no graphics. > But on real www at external server > I now found them. :) > Is it possible, to preview the charts > on local /var/www/htdocs/weewx too? > > Regards, Astrid > -- 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/7192e572-57f5-445d-b5d9-b867f380e342%40googlegroups.com.
