So... this is one of my non-standard uses of weewx I need some help with. I'm plotting several parameters from a 2x2 array of lithium ion batteries using bluetooth data from them. The issue is I'm plotting 4 batteries (and in one case the average of them) in each plot, so the data is a bit dense. I'm trying make the plots bigger by futzing with: image_width = 600 image_height = 360
and when I change those, it really seems to screw up the plots (the fonts go tiny and the line widths revert to one (have them set to 2 at the moment). One iteration had these settings, but made things significantly worse (when enabled): #image_width = 1800 #image_height = 800 #top_label_font_size = 16 #unit_label_font_size = 16 #axis_label_font_size = 16 #bottom_label_font_size = 16 #bottom_label_offset = 5 I seem to be missing some magic with how images are generated. Anyhow, this should show the results (updates 2x/hr): https://www.csrhome.online/redodo/index.html Any suggestions are welcome. FWIW, this is using weewx 4.10.2, Seasons skin. Nothing fancy other than the data source (using mqtt subscribe from Rich). Thx, Chris -- 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+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/90b6e571-6b92-49e7-aa27-0fb1f8b6aa97n%40googlegroups.com.