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.
