Hi.
Skin.conf :

#Histogrammes horaires électricité LINKY
        [[[daylinky1]]]
            yscale = None, None, 1
            plot_type = bar
            unit = watt_hour
            [[[[electricityLinky]]]]
                chart_fill_colors = Red
                color = Red
                aggregate_type = sum
                aggregate_interval = hour
                label = Linky (total horaire)

#Histogrammes cumul horaires électricité LINKY
        [[[daylinky2]]]
            yscale = None, None, 1
            plot_type = bar
            unit = kilowatt_hour
            [[[[electricityLinky]]]]
                chart_fill_colors = Red
                color = Red
                aggregate_type = cumulative
                aggregate_interval = hour
                label = Linky (cumul sur les 24 dernières heures)

Le mercredi 20 septembre 2023 à 12:03:17 UTC+2, gjr80 a écrit :

> On the face of it that looks OK, but it would help to see the entire 
> [ImageGenerator] stanza in skin.conf.
>
> Gary
>
> On Wednesday, 20 September 2023 at 17:19:50 UTC+10 [email protected] 
> wrote:
>
>> Good morning,
>>
>> the option *chart_fill_colors = *is supposed to change the fill color of 
>> the bar charts *(chart_fill_colors: A list of the color to be used as 
>> the fill of the bar charts. Optional. The default is to use the same color 
>> as the outline color ( option chart_line_colors).*
>>
>> But when in skin.conf I put
>> color = Red
>> chart_fill_colors = Red
>>
>> I get blue histograms with a red border...
>> How to obtain red histograms?
>> THANKS...
>>
>> [image: daylinky1.png]
>>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/14e0d4f1-85f4-4050-a16f-1597dade44cdn%40googlegroups.com.

Reply via email to