It works for me. What are you getting? And, what were you expecting? [image: Inline image 1]
On Thu, Mar 23, 2017 at 7:24 AM, Paolo Benvenuto <[email protected]> wrote: > Apparently it's in the correct position: > > > [[day_images]] > x_label_format = %k > time_length = 133200 # == 37 hours > > [[[daytemp]]] > image_height = 400 > yscale = None, None, 2 > [[[[inTemp]]]] > color = green > > > > > Il giorno giovedì 23 marzo 2017 15:18:27 UTC+1, Tom Keffer ha scritto: >> >> Where in skin.conf are you setting yscale? See the specs for plot >> [[[dayrain]]] for an example. >> >> -tk >> >> On Thu, Mar 23, 2017 at 6:41 AM, Paolo Benvenuto <[email protected]> >> wrote: >> >>> In another graph where y ranges from 10 to 21 when yscale is not set, >>> setting >>> >>> yscale = None, None, 2 >>> >>> makes the graph have ymin = 10 and ymax = 30. None of the plotted lines >>> raises above 21 >>> >>> This is weirder... >>> >>> >>> >>> Il giorno giovedì 23 marzo 2017 14:21:14 UTC+1, Paolo Benvenuto ha >>> scritto: >>>> >>>> Hi! >>>> >>>> In a temperature graph I'm setting >>>> >>>> yscale = None, None, 1 >>>> >>>> I intend that this means that the "minimum tick interval" is 1 degree, >>>> but in the graphs where temperature ranges from -20 to 20 the spacing >>>> between the lines is 5 degrees >>>> >>>> Ok, the 1 I set is the minimum, and thus 5 is ok, but... why doesn't >>>> weewx accept my value? >>>> >>>> And: is there a way to set the actual tick interval to 1 degree? >>>> >>>> >>>> >>>> -- >>> 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. >>> >> >> -- > 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. > -- 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.
