Thank you Gary, as your feedback always appreciated.

Yes! That's the thinking... although I tweak here and there, and I'm not a 
programmer sort to say but hobbyist, and still searching for an "easy 
recipe" :P

Ideally, its something as the following for Sun/Mon:



In a veeery non-scientific way (I recognize), as sunrise/sunset most 
available, could [(sunrise + sunset)/2] to 'y= +1', [(sunrise(i+1) + 
sunset)/2] to 'y= -1' and "spline"... no sine perfection here, but a sun 
cycle graph sort to say.

Meanwhile, I'm playing with Belchertown skin and highcharts:



As winter almost here in upStateNY, the above shows freeze temp and 
Illuminance on top, so one can immediately verify day-time from visual. 

Tried to make right yAxis "invisible" as just to be "day-light", but not 
working somehow.

    [[chart1]]
        title = Temperature
        type = spline
        time_length = 90000 # Last 25 hours
        [[[outTemp]]]
            zIndex = 1
            type = areaspline
            threshold = 32
            negativeColor = '#A0A0A0'
        [[[windchill]]]
        [[[heatindex]]]
            color = "#f7a35c"
        [[[dewpoint]]]
            name = Temperature
            color = purple
            yAxis_tickInterval = 8
            yAxis_softMin = 32
        [[[maxSolarRad]]]
            name = Illuminance
            yAxis = 1
            color = "#f7f2b4"
            yAxis_visible = false
            observation_type = 120.0*maxSolarRad

Xant

-- 
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/34c11bf0-4fbf-40db-b98a-e7e6c9979cc6%40googlegroups.com.

Reply via email to