Thomas, I added your weewx.conf to my lab server and it failed. Below is 
what worked for me. Looked like you took out the HTML_ROOT for the skins, 
so I added them back in. Change the path to what makes sense for you. 

weewx.conf:

    [[Highcharts_Belchertown]]
        skin = Highcharts_Belchertown
        HTML_ROOT = /var/www/html/weewx/belchertown
        [[[Units]]]
            [[[[Groups]]]]
                group_altitude = meter
                group_degree_day = degree_C_day
                group_pressure = mbar
                group_rain = mm
                group_rainrate = mm_per_hour
                group_speed = km_per_hour
                group_speed2 = km_per_hour2
                group_temperature = degree_C
    [[Belchertown]]
        skin = Belchertown
        HTML_ROOT = /var/www/html/weewx/belchertown
        [[[Units]]]
            [[[[Groups]]]]
                group_altitude = meter
                group_degree_day = degree_C_day
                group_pressure = mbar
                group_rain = mm
                group_rainrate = mm_per_hour
                group_speed = km_per_hour
                group_speed2 = km_per_hour2
                group_temperature = degree_C



On Friday, October 5, 2018 at 5:29:53 AM UTC-4, Thomas Sch wrote:
>
> So like many others before me, I will ask how can I display the daily 
> highcharts in metric. Week and year-plots are okay. One the day charts are 
> in US.
> So I put the weewx.conf and the skin.conf of the highcharts-skin in the 
> attachment. I hope anyone knows the solution. Nothing here helped me with 
> this problem.
>  
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to