Got it working.
<img src="$latest.windDir.ordinal_compass\.png"> got me halfway, generated 
as <img scr="NNV\.png">. Still a broken image link but it showed that it 
could work and where the issue was.
A bit of googling (this time knowing what to look for), and I ended up with 
<img 
src="${latest.windDir.ordinal_compass}.png"> which resulted in <img 
scr="NNV.png">

Thanks for the help. 😊


-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to