I installed weewx-highcharts and added a page (using the sample HTML page) 
to my Seasons skin.  I am in the US, so I changed weewx.conf for US units 
and ranges:

           [[[[Groups]]]]
                group_altitude = foot
                group_speed2 = mile_per_hour2
                group_pressure = inHg
                group_rain = inch
                group_rainrate = inch_per_hour
                group_temperature = degree_F
                group_degree_day = degree_F_day
                group_speed = mile_per_hour
        [[[Extras]]]
           [[[[MinRange]]]]
               barometer = 1, inHg
               windchill = 10, degree_F
               UV = 16
               radiation = 500
               rain = 1, inch
               outTemp = 10, degree_F
               windSpeed = 10

The HTML page displays the highcharts and they all look correct except for 
Rainfall.  The weekly Rainfall chart has the correct y-axis units (with no 
rain recorded during the last week):

[image: week_json.png] <about:invalid#zClosurez>






























The yearly chart y-axis units are incorrect and the pop-ups when you hover 
over a bar on the chart are also incorrect:


[image: year_json.png] <about:invalid#zClosurez>




























I took the year.json file and ran it through an online json -> csv 
converter (attached).  I opened it in LibreOffice and converted epoch 
date/times to human-readable dates so I could verify there were no bad 
records in the json file.  It looks fine.

If I hover over the bar for 31 May, I get 0.4 and in the json file it is 
0.41
If I hover over the bar for 2 June, I get 0.0 and it should be 0.04
If I hover over the bar for 3 June, I get 0.1 and it should be 0.13

So, it appears like the extension is having a problem with my 100ths of an 
inch values (0.01 inches).

Any ideas on how to fix this? Thanks.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b8f8bfe5-d026-4a49-bc87-0aab53c2ddf7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
JSON Epoch ms,JSON Rain inches,Epoch to Date GMT
1529737200000,0,06/23/2018 07:00:00
1529823600000,0,06/24/2018 07:00:00
1529910000000,0,06/25/2018 07:00:00
1529996400000,0,06/26/2018 07:00:00
1530082800000,0,06/27/2018 07:00:00
1530169200000,0,06/28/2018 07:00:00
1530255600000,0,06/29/2018 07:00:00
1530342000000,0,06/30/2018 07:00:00
1530428400000,0,07/01/2018 07:00:00
1530514800000,0,07/02/2018 07:00:00
1530601200000,0,07/03/2018 07:00:00
1530687600000,0,07/04/2018 07:00:00
1530774000000,0,07/05/2018 07:00:00
1530860400000,0,07/06/2018 07:00:00
1530946800000,0,07/07/2018 07:00:00
1531033200000,0,07/08/2018 07:00:00
1531119600000,0,07/09/2018 07:00:00
1531206000000,0,07/10/2018 07:00:00
1531292400000,0,07/11/2018 07:00:00
1531378800000,0,07/12/2018 07:00:00
1531465200000,0,07/13/2018 07:00:00
1531551600000,0,07/14/2018 07:00:00
1531638000000,0,07/15/2018 07:00:00
1531724400000,0,07/16/2018 07:00:00
1531810800000,0,07/17/2018 07:00:00
1531897200000,0,07/18/2018 07:00:00
1531983600000,0,07/19/2018 07:00:00
1532070000000,0.15,07/20/2018 07:00:00
1532156400000,0,07/21/2018 07:00:00
1532242800000,0,07/22/2018 07:00:00
1532329200000,0,07/23/2018 07:00:00
1532415600000,0,07/24/2018 07:00:00
1532502000000,0,07/25/2018 07:00:00
1532588400000,0,07/26/2018 07:00:00
1532674800000,0,07/27/2018 07:00:00
1532761200000,0,07/28/2018 07:00:00
1532847600000,0,07/29/2018 07:00:00
1532934000000,0,07/30/2018 07:00:00
1533020400000,0,07/31/2018 07:00:00
1533106800000,0,08/01/2018 07:00:00
1533193200000,0,08/02/2018 07:00:00
1533279600000,0,08/03/2018 07:00:00
1533366000000,0,08/04/2018 07:00:00
1533452400000,0,08/05/2018 07:00:00
1533538800000,0,08/06/2018 07:00:00
1533625200000,0,08/07/2018 07:00:00
1533711600000,0,08/08/2018 07:00:00
1533798000000,0,08/09/2018 07:00:00
1533884400000,0,08/10/2018 07:00:00
1533970800000,0,08/11/2018 07:00:00
1534057200000,0,08/12/2018 07:00:00
1534143600000,0,08/13/2018 07:00:00
1534230000000,0,08/14/2018 07:00:00
1534316400000,0,08/15/2018 07:00:00
1534402800000,0,08/16/2018 07:00:00
1534489200000,0,08/17/2018 07:00:00
1534575600000,0,08/18/2018 07:00:00
1534662000000,0,08/19/2018 07:00:00
1534748400000,0,08/20/2018 07:00:00
1534834800000,0,08/21/2018 07:00:00
1534921200000,0,08/22/2018 07:00:00
1535007600000,0,08/23/2018 07:00:00
1535094000000,0,08/24/2018 07:00:00
1535180400000,0,08/25/2018 07:00:00
1535266800000,0,08/26/2018 07:00:00
1535353200000,0,08/27/2018 07:00:00
1535439600000,0,08/28/2018 07:00:00
1535526000000,0,08/29/2018 07:00:00
1535612400000,0,08/30/2018 07:00:00
1535698800000,0,08/31/2018 07:00:00
1535785200000,0,09/01/2018 07:00:00
1535871600000,0,09/02/2018 07:00:00
1535958000000,0,09/03/2018 07:00:00
1536044400000,0,09/04/2018 07:00:00
1536130800000,0,09/05/2018 07:00:00
1536217200000,0,09/06/2018 07:00:00
1536303600000,0,09/07/2018 07:00:00
1536390000000,0,09/08/2018 07:00:00
1536476400000,0,09/09/2018 07:00:00
1536562800000,0,09/10/2018 07:00:00
1536649200000,0,09/11/2018 07:00:00
1536735600000,0,09/12/2018 07:00:00
1536822000000,0,09/13/2018 07:00:00
1536908400000,0,09/14/2018 07:00:00
1536994800000,0,09/15/2018 07:00:00
1537081200000,0,09/16/2018 07:00:00
1537167600000,0,09/17/2018 07:00:00
1537254000000,0,09/18/2018 07:00:00
1537340400000,0,09/19/2018 07:00:00
1537426800000,0,09/20/2018 07:00:00
1537513200000,0,09/21/2018 07:00:00
1537599600000,0,09/22/2018 07:00:00
1537686000000,0,09/23/2018 07:00:00
1537772400000,0,09/24/2018 07:00:00
1537858800000,0,09/25/2018 07:00:00
1537945200000,0,09/26/2018 07:00:00
1538031600000,0,09/27/2018 07:00:00
1538118000000,0,09/28/2018 07:00:00
1538204400000,0,09/29/2018 07:00:00
1538290800000,0,09/30/2018 07:00:00
1538377200000,0,10/01/2018 07:00:00
1538463600000,0,10/02/2018 07:00:00
1538550000000,0.2,10/03/2018 07:00:00
1538636400000,0.01,10/04/2018 07:00:00
1538722800000,0,10/05/2018 07:00:00
1538809200000,0.19,10/06/2018 07:00:00
1538895600000,0,10/07/2018 07:00:00
1538982000000,0,10/08/2018 07:00:00
1539068400000,0,10/09/2018 07:00:00
1539154800000,0,10/10/2018 07:00:00
1539241200000,0.01,10/11/2018 07:00:00
1539327600000,0,10/12/2018 07:00:00
1539414000000,0,10/13/2018 07:00:00
1539500400000,0,10/14/2018 07:00:00
1539586800000,0,10/15/2018 07:00:00
1539673200000,0,10/16/2018 07:00:00
1539759600000,0,10/17/2018 07:00:00
1539846000000,0,10/18/2018 07:00:00
1539932400000,0,10/19/2018 07:00:00
1540018800000,0,10/20/2018 07:00:00
1540105200000,0,10/21/2018 07:00:00
1540191600000,0,10/22/2018 07:00:00
1540278000000,0,10/23/2018 07:00:00
1540364400000,0,10/24/2018 07:00:00
1540450800000,0,10/25/2018 07:00:00
1540537200000,0,10/26/2018 07:00:00
1540623600000,0,10/27/2018 07:00:00
1540710000000,0,10/28/2018 07:00:00
1540796400000,0,10/29/2018 07:00:00
1540882800000,0,10/30/2018 07:00:00
1540969200000,0,10/31/2018 07:00:00
1541055600000,0,11/01/2018 07:00:00
1541142000000,0,11/02/2018 07:00:00
1541228400000,0,11/03/2018 07:00:00
1541314800000,0,11/04/2018 07:00:00
1541404800000,0,11/05/2018 08:00:00
1541491200000,0,11/06/2018 08:00:00
1541577600000,0,11/07/2018 08:00:00
1541664000000,0,11/08/2018 08:00:00
1541750400000,0,11/09/2018 08:00:00
1541836800000,0,11/10/2018 08:00:00
1541923200000,0,11/11/2018 08:00:00
1542009600000,0,11/12/2018 08:00:00
1542096000000,0,11/13/2018 08:00:00
1542182400000,0,11/14/2018 08:00:00
1542268800000,0,11/15/2018 08:00:00
1542355200000,0,11/16/2018 08:00:00
1542441600000,0,11/17/2018 08:00:00
1542528000000,0,11/18/2018 08:00:00
1542614400000,0,11/19/2018 08:00:00
1542700800000,0,11/20/2018 08:00:00
1542787200000,0.35,11/21/2018 08:00:00
1542873600000,0.38,11/22/2018 08:00:00
1542960000000,0.03,11/23/2018 08:00:00
1543046400000,0,11/24/2018 08:00:00
1543132800000,0,11/25/2018 08:00:00
1543219200000,0,11/26/2018 08:00:00
1543305600000,0.05,11/27/2018 08:00:00
1543392000000,0.06,11/28/2018 08:00:00
1543478400000,0.78,11/29/2018 08:00:00
1543564800000,0,11/30/2018 08:00:00
1543651200000,0.21,12/01/2018 08:00:00
1543737600000,0.01,12/02/2018 08:00:00
1543824000000,0,12/03/2018 08:00:00
1543910400000,0,12/04/2018 08:00:00
1543996800000,0.38,12/05/2018 08:00:00
1544083200000,0,12/06/2018 08:00:00
1544169600000,0,12/07/2018 08:00:00
1544256000000,0,12/08/2018 08:00:00
1544342400000,0,12/09/2018 08:00:00
1544428800000,0,12/10/2018 08:00:00
1544515200000,0,12/11/2018 08:00:00
1544601600000,0,12/12/2018 08:00:00
1544688000000,0,12/13/2018 08:00:00
1544774400000,0,12/14/2018 08:00:00
1544860800000,0,12/15/2018 08:00:00
1544947200000,0,12/16/2018 08:00:00
1545033600000,0,12/17/2018 08:00:00
1545120000000,0,12/18/2018 08:00:00
1545206400000,0,12/19/2018 08:00:00
1545292800000,0,12/20/2018 08:00:00
1545379200000,0.02,12/21/2018 08:00:00
1545465600000,0,12/22/2018 08:00:00
1545552000000,0,12/23/2018 08:00:00
1545638400000,0.86,12/24/2018 08:00:00
1545724800000,0.01,12/25/2018 08:00:00
1545811200000,0.01,12/26/2018 08:00:00
1545897600000,0,12/27/2018 08:00:00
1545984000000,0,12/28/2018 08:00:00
1546070400000,0,12/29/2018 08:00:00
1546156800000,0,12/30/2018 08:00:00
1546243200000,0,12/31/2018 08:00:00
1546329600000,0,01/01/2019 08:00:00
1546416000000,0,01/02/2019 08:00:00
1546502400000,0,01/03/2019 08:00:00
1546588800000,0,01/04/2019 08:00:00
1546675200000,0,01/05/2019 08:00:00
1546761600000,0.11,01/06/2019 08:00:00
1546848000000,0.01,01/07/2019 08:00:00
1546934400000,0,01/08/2019 08:00:00
1547020800000,0,01/09/2019 08:00:00
1547107200000,0,01/10/2019 08:00:00
1547193600000,0,01/11/2019 08:00:00
1547280000000,0,01/12/2019 08:00:00
1547366400000,0.01,01/13/2019 08:00:00
1547452800000,0,01/14/2019 08:00:00
1547539200000,0.01,01/15/2019 08:00:00
1547625600000,0.66,01/16/2019 08:00:00
1547712000000,0.44,01/17/2019 08:00:00
1547798400000,0,01/18/2019 08:00:00
1547884800000,0,01/19/2019 08:00:00
1547971200000,0.35,01/20/2019 08:00:00
1548057600000,0.09,01/21/2019 08:00:00
1548144000000,0,01/22/2019 08:00:00
1548230400000,0,01/23/2019 08:00:00
1548316800000,0.01,01/24/2019 08:00:00
1548403200000,0,01/25/2019 08:00:00
1548489600000,0,01/26/2019 08:00:00
1548576000000,0,01/27/2019 08:00:00
1548662400000,0,01/28/2019 08:00:00
1548748800000,0,01/29/2019 08:00:00
1548835200000,0,01/30/2019 08:00:00
1548921600000,0,01/31/2019 08:00:00
1549008000000,0,02/01/2019 08:00:00
1549094400000,0.54,02/02/2019 08:00:00
1549180800000,0.11,02/03/2019 08:00:00
1549267200000,0.14,02/04/2019 08:00:00
1549353600000,0.1,02/05/2019 08:00:00
1549440000000,0.02,02/06/2019 08:00:00
1549526400000,0,02/07/2019 08:00:00
1549612800000,0,02/08/2019 08:00:00
1549699200000,0,02/09/2019 08:00:00
1549785600000,0.24,02/10/2019 08:00:00
1549872000000,0,02/11/2019 08:00:00
1549958400000,0,02/12/2019 08:00:00
1550044800000,0.74,02/13/2019 08:00:00
1550131200000,0.8,02/14/2019 08:00:00
1550217600000,0.05,02/15/2019 08:00:00
1550304000000,0.03,02/16/2019 08:00:00
1550390400000,0.04,02/17/2019 08:00:00
1550476800000,0.1,02/18/2019 08:00:00
1550563200000,0.02,02/19/2019 08:00:00
1550649600000,0.02,02/20/2019 08:00:00
1550736000000,0.04,02/21/2019 08:00:00
1550822400000,0.02,02/22/2019 08:00:00
1550908800000,0,02/23/2019 08:00:00
1550995200000,0,02/24/2019 08:00:00
1551081600000,0,02/25/2019 08:00:00
1551168000000,0,02/26/2019 08:00:00
1551254400000,0.06,02/27/2019 08:00:00
1551340800000,0,02/28/2019 08:00:00
1551427200000,0,03/01/2019 08:00:00
1551513600000,0.12,03/02/2019 08:00:00
1551600000000,0.08,03/03/2019 08:00:00
1551686400000,0,03/04/2019 08:00:00
1551772800000,0.1,03/05/2019 08:00:00
1551859200000,0.53,03/06/2019 08:00:00
1551945600000,0,03/07/2019 08:00:00
1552032000000,0,03/08/2019 08:00:00
1552118400000,0,03/09/2019 08:00:00
1552204800000,0.06,03/10/2019 08:00:00
1552287600000,0.01,03/11/2019 07:00:00
1552374000000,0,03/12/2019 07:00:00
1552460400000,0,03/13/2019 07:00:00
1552546800000,0,03/14/2019 07:00:00
1552633200000,0,03/15/2019 07:00:00
1552719600000,0,03/16/2019 07:00:00
1552806000000,0,03/17/2019 07:00:00
1552892400000,0,03/18/2019 07:00:00
1552978800000,0,03/19/2019 07:00:00
1553065200000,0.22,03/20/2019 07:00:00
1553151600000,0.2,03/21/2019 07:00:00
1553238000000,0,03/22/2019 07:00:00
1553324400000,0.27,03/23/2019 07:00:00
1553410800000,0,03/24/2019 07:00:00
1553497200000,0,03/25/2019 07:00:00
1553583600000,0,03/26/2019 07:00:00
1553670000000,0.47,03/27/2019 07:00:00
1553756400000,0.03,03/28/2019 07:00:00
1553842800000,0,03/29/2019 07:00:00
1553929200000,0,03/30/2019 07:00:00
1554015600000,0,03/31/2019 07:00:00
1554102000000,0.12,04/01/2019 07:00:00
1554188400000,0.02,04/02/2019 07:00:00
1554274800000,0,04/03/2019 07:00:00
1554361200000,0,04/04/2019 07:00:00
1554447600000,0,04/05/2019 07:00:00
1554534000000,0,04/06/2019 07:00:00
1554620400000,0,04/07/2019 07:00:00
1554706800000,0,04/08/2019 07:00:00
1554793200000,0.01,04/09/2019 07:00:00
1554879600000,0,04/10/2019 07:00:00
1554966000000,0,04/11/2019 07:00:00
1555052400000,0,04/12/2019 07:00:00
1555138800000,0,04/13/2019 07:00:00
1555225200000,0,04/14/2019 07:00:00
1555311600000,0.02,04/15/2019 07:00:00
1555398000000,0.01,04/16/2019 07:00:00
1555484400000,0,04/17/2019 07:00:00
1555570800000,0,04/18/2019 07:00:00
1555657200000,0,04/19/2019 07:00:00
1555743600000,0,04/20/2019 07:00:00
1555830000000,0.01,04/21/2019 07:00:00
1555916400000,0,04/22/2019 07:00:00
1556002800000,0,04/23/2019 07:00:00
1556089200000,0,04/24/2019 07:00:00
1556175600000,0,04/25/2019 07:00:00
1556262000000,0,04/26/2019 07:00:00
1556348400000,0,04/27/2019 07:00:00
1556434800000,0,04/28/2019 07:00:00
1556521200000,0,04/29/2019 07:00:00
1556607600000,0,04/30/2019 07:00:00
1556694000000,0,05/01/2019 07:00:00
1556780400000,0,05/02/2019 07:00:00
1556866800000,0,05/03/2019 07:00:00
1556953200000,0,05/04/2019 07:00:00
1557039600000,0.01,05/05/2019 07:00:00
1557126000000,0.01,05/06/2019 07:00:00
1557212400000,0,05/07/2019 07:00:00
1557298800000,0,05/08/2019 07:00:00
1557385200000,0,05/09/2019 07:00:00
1557471600000,0,05/10/2019 07:00:00
1557558000000,0,05/11/2019 07:00:00
1557644400000,0,05/12/2019 07:00:00
1557730800000,0,05/13/2019 07:00:00
1557817200000,0,05/14/2019 07:00:00
1557903600000,0,05/15/2019 07:00:00
1557990000000,0.03,05/16/2019 07:00:00
1558076400000,0,05/17/2019 07:00:00
1558162800000,0,05/18/2019 07:00:00
1558249200000,0.06,05/19/2019 07:00:00
1558335600000,0,05/20/2019 07:00:00
1558422000000,0,05/21/2019 07:00:00
1558508400000,0.22,05/22/2019 07:00:00
1558594800000,0.07,05/23/2019 07:00:00
1558681200000,0.01,05/24/2019 07:00:00
1558767600000,0,05/25/2019 07:00:00
1558854000000,0,05/26/2019 07:00:00
1558940400000,0.05,05/27/2019 07:00:00
1559026800000,0.01,05/28/2019 07:00:00
1559113200000,0,05/29/2019 07:00:00
1559199600000,0.01,05/30/2019 07:00:00
1559286000000,0.41,05/31/2019 07:00:00
1559372400000,0,06/01/2019 07:00:00
1559458800000,0.04,06/02/2019 07:00:00
1559545200000,0.13,06/03/2019 07:00:00
1559631600000,0,06/04/2019 07:00:00
1559718000000,0,06/05/2019 07:00:00
1559804400000,0,06/06/2019 07:00:00
1559890800000,0,06/07/2019 07:00:00
1559977200000,0,06/08/2019 07:00:00
1560063600000,0,06/09/2019 07:00:00
1560150000000,0,06/10/2019 07:00:00
1560236400000,0,06/11/2019 07:00:00
1560322800000,0.03,06/12/2019 07:00:00
1560409200000,0.01,06/13/2019 07:00:00
1560495600000,0,06/14/2019 07:00:00
1560582000000,0,06/15/2019 07:00:00
1560668400000,0,06/16/2019 07:00:00
1560754800000,0,06/17/2019 07:00:00
1560841200000,0,06/18/2019 07:00:00
1560927600000,0,06/19/2019 07:00:00
1561014000000,0,06/20/2019 07:00:00
1561100400000,0,06/21/2019 07:00:00
1561186800000,0,06/22/2019 07:00:00
1561273200000,0,06/23/2019 07:00:00

Reply via email to