--
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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Good suggestion. Will do.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/weewx-user/KCL8cBqA4ng/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
weewx-user+...@googlegroups.com.
Good suggestion. Will do.
From: weewx...@googlegroups.com <weewx...@googlegroups.com> On Behalf Of Thomas Keffer
Sent: Tuesday, 12 February 2019 11:41 AM
To: weewx-user <weewx...@googlegroups.com>
Subject: Re: [weewx-user] 3.9.1 PIL & Pillow
On Mon, Feb 11, 2019 at 4:38 PM Darryn Capes-Davis <weather@carlingfordweather.sydney> wrote:
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.
Regards
Darryn Capes-Davis
--
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 weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/KCL8cBqA4ng/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
Checked out the Wiki. If you follow it, including the uninstall and reinstall steps, all should be good. Nothing extra to add that I can see.
On Tuesday, February 12, 2019 at 11:42:56 AM UTC+11, Darryn Capes-Davis wrote:
Good suggestion. Will do.
From: weewx...@googlegroups.com <weewx...@googlegroups.com> On Behalf Of Thomas Keffer
Sent: Tuesday, 12 February 2019 11:41 AM
To: weewx-user <weewx...@googlegroups.com>
Subject: Re: [weewx-user] 3.9.1 PIL & Pillow
On Mon, Feb 11, 2019 at 4:38 PM Darryn Capes-Davis <wea...@carlingfordweather.sydney> wrote:
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.
Regards
Darryn Capes-Davis
--
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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/KCL8cBqA4ng/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
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 weewx-user+...@googlegroups.com.
I suppose so. It may reinforce what the wiki already says, but normally I don’t like to bloat Wikis.
Will add the links.