Hallo Werner, 
ich antworte mal in 2 Sprachen, deine Lösung funktioniert, habe ich aber 
nich gemeint.
Die Lösung habe ich von Manfred bekommen.
Lösung <https://github.com/roe-dl/weewx-GTS/discussions/23>
Vielen dank dir 
Gruß Silvio

Hello Werner, I'll answer in 2 languages, your solution works, but that's 
not what I meant. I got the solution from Manfred: solution 
<https://github.com/roe-dl/weewx-GTS/discussions/23> But thank you all 
again Greetings Silvio

Werner Krenn schrieb am Donnerstag, 18. Mai 2023 um 20:14:19 UTC+2:

>     [[humidity]]
>         title = Luftfeuchte
>         time_length = today
>         [[[outHumidity]]]
>            zIndex = 1
>            #yAxis_min = 0
>            #yAxis_max = 100
>            name = "rel. Feuchte"
>            yAxis_label = "rel Feuchte (%)"
>            color = "#82dbf2"
>         [[[outHumAbs]]]
>            yAxis = 1
>            zIndex = 2
>            #yAxis_min = 0
>            #yAxis_max = 12
>            unit = gram_per_meter_cubed
>            name = "abs. Feuchte"
>            yAxis_label = "abs. Feuchte (g/m&sup3;)"
>            color = "#0e25f2"
>         [[[[numberFormat]]]]
>            decimals = 1
>
> [image: luftfeuchte.png]
> Silvio Schömann schrieb am Mittwoch, 17. Mai 2023 um 17:08:20 UTC+2:
>
>> Hello everyone, 
>> I am using the GTS extension and would like to display it in a chart with 
>> absolute and relative humidity.
>>
>> My code shows it like this:
>> [[humidity]]
>>         title = "Luftfeuchte"
>>         time_length = today
>>         aggregate_type = max
>>         aggregate_interval = 300 # 1 hour
>>         [[[outHumidity]]]
>> color = purple 
>>             name = "relativ"
>>         [[[outHumAbs]]]
>>             name = "absolut"
>>             yAxis = 1
>>             unit = gram_per_meter_cubed
>>             [[[[numberFormat]]]]
>>                 decimals = 1
>> [image: image01.png]
>> it should look like this, where is my mistake?
>> [image: image02.png]
>>
>> Thanks greetings
>>
>

-- 
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/88eb0f30-2e9b-414a-a1f5-0acefc68b923n%40googlegroups.com.

Reply via email to