Just to clarify a couple of Andrew's points: Point 1. Indentation is critical in python code but is not critical in any weeWX config files. What is critical in a weeWX config file is consistency in the sections/sub-section use of square brackets. Indentation in a weeWX config file aids in readability and helps prevent sectioning errors but alone will not cause a problem.
Point 3. Date and time label formats used in the [Units] section of skin.conf apply to reports only (ie those documents generated by the Cheetah templating engine) and are not used in plots produced by the weeWX image generator. X-axis label formats and the bottom label formats (refer http://www.weewx.com/docs/customizing.htm#Overall_options) are specified through the use of the x_label_format and bottom_label_format options respectively under the [ImageGenerator] section of skin.conf. Gary -- 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.
