you have got [[chart3]] [[roseplot]] - I think you need to remove one of them
and [[chart6]] [[solarRadGraph]] - same again I think the issue is caused by a redundant line enclosed in 2 brackets On Tuesday, 4 June 2019 12:48:19 UTC+3, Andy Hudson-Smith wrote: > > Just to say thanks for all the work - its an amazing skin. > I have it running now - although just wondering why i have two empty > graphs (http://www.finchamweather.co.uk/weewx/) - i have configured 6 > graphs as per the wiki but i seem to get two empty ones load, my conf is: > > [homepage] > # Chart Timespan Defaults > title = "Homepage" > show_button = true > button_text = "Homepage" > time_length = today > tooltip_date_format = "LLL" > gapsize = 300000 # This should be your archive_interval from > weewx.conf multiplied by 1000 to get milliseconds. Standard is 5 minutes > > [[chart1]] > title = Temperature > [[[outTemp]]] > zIndex = 1 > name = Temperature > [[[windchill]]] > [[[heatindex]]] > color = "#f7a35c" > [[[dewpoint]]] > color = purple > > [[chart2]] > # The combined Wind Chart works best in this configuration > title = Wind Speed and Direction > yaxis_min = 0 > [[[windDir]]] > zIndex = 1 > yAxis = 1 > yaxis_max = 360 > lineWidth = 0 > [[[[marker]]]] > enabled = true > [[[[states]]]] > [[[[[hover]]]]] > lineWidthPlus = 0 > [[[windGust]]] > [[[windSpeed]]] > zIndex = 2 > [[chart3]] > [[roseplt]] > title = Wind Rose > [[[windRose]]] > > [[chart4]] > title = Rain > [[[rainRate]]] > yAxis = 1 > [[[rainTotal]]] > name = Rain Total > > [[chart5]] > title = Barometer > type = spline > [[[barometer]]] > color = "#BECC00" > yAxis_tickInterval = 0.01 > > [[chart6]] > [[solarRadGraph]] > title = Solar Radiation and UV Index > [[[radiation]]] > name = Solar Radiation > zIndex = 1 > color = "#ffc83f" > [[[UV]]] > yAxis = 1 > yaxis_min = 0 > yaxis_max = 14 > color = "#90ed7d" > y_label = "UV" > name = UV Index > zIndex = 2 > > Any thoughts would be great - Andy > > -- 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/3dcb4706-f680-417b-9392-ae247f5d5424%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
