WXforum.net

Weather Software => WeeWX Software => Topic started by: J-W-P on May 06, 2021, 09:44:55 AM

Title: Adjusting plot widths in Seasons skin
Post by: J-W-P on May 06, 2021, 09:44:55 AM
Recently migrated from 3.1 to 4.5.1 on a raspberry.  Everything is fine except for my plot sizes.

Ideally, I'd like my plots to be in a single column and stretch to the full width of the page, not group two or three across. 

I'm using the default Seasons skin, but this seems to be an html, .css  format edit.

If I change the image_width in skin.conf, the .png files are generated correctly but just get scaled down to fit in the "plot_container" in the index.html file.
It seems I should be editing/adding something in  seasons.css  but I can't get the plot_container to expand to show wider plots. 

What do I need to edit or add to have the plots wider and shown their actual size?

Thanks