Hi
i have some problems with image genaration.
First i found out, if no font is specified or (font is not found), change of of fontsize has no effekt.
im also not able to change line width:
sektion in skin config:
# Default colors for the plot lines. These can be overridden for
# individual lines using option 'color'
chart_line_width = 3, 1, 1
chart_line_colors = "#4282b4", "#b44242" , "#42b442"
"chart_line_colors" as hex should be in quotes, unlike in the decription of imagegenerator.
an an other wired thing:
uv plot weekly could be more than 16?
not shure whats going on there...
by the way no errors in logfile.
Raspi 4B
Davis vantage2 with uv sensor.
weewx 4.3.0
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/98cfa1f8-b5b4-425f-beda-54aba3c9c20en%40googlegroups.com.
chart_line_colors = "#4282b4", "#b44242" , "#42b442"
"chart_line_colors" as hex should be in quotes, unlike in the decription of imagegenerator.
an an other wired thing:
uv plot weekly could be more than 16?
not shure whats going on there...