Following the excellent instructions I’ve managed to add a new chart but cannot
work out how to get the data I need into it.
The value in question is from an SDR device mapped to leafTemp2 (I’m running
two instances of weewx: weewx.conf and sir.conf), so I usually use it as
‘$latest($data_binding='sdr_binding').leafTemp2’, for example.
In my new chart, that doesn’t appear to work:
[[chart6]]
title = Water level
[[[($data_binding='sdr_binding').leafTemp2]]]
yAxis_tickInterval = 6
name = Water level
How do I retrieve that value for the chart?
--
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/41D61047-7DF7-4683-B634-D9BC042D550C%40gmail.com.