All, Just upgraded to 3.9.1. On suggestion from Gary I took the graphing styles from the seasons Skin to put into my Responsive Skin (https://darryn.capes-davis.com/2016/10/23/weewx-weather-software-responsive-skin/). The small issue was that the Axes labels (both X and Y) were offset by a pixel or two, with the bottom X axis label being cut off. Looking into it, weewx positions the labels based on their size, so I concluded that PIL (Pillow) must have had an issue. Checking it out (use command 'pip list') my pillow was at 2.3. So I went through the process to upgrade pillow to 5.4 which solved the issue.
NOTE: Upgrade to pillow was not straightforward. I encountered some issues so I include some links below which helped me across these two issues. https://stackoverflow.com/questions/44043906/the-headers-or-library-files-could-not-be-found-for-jpeg-installing-pillow-on https://stackoverflow.com/questions/4011705/python-the-imagingft-c-module-is-not-installed Regards Darryn Capes-Davis https://carlingfordweather.sydney -- 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.
