Hi, $xxxx.yyyy.zzzz tags are only used by the Cheetah generator to produce reports via the Cheetah templating engine and are not supported by the image generator that produces the plots. So any tags used on an image/plot will be ignored. That being said the image generator does have access to the current archive record so conceivably displaying a value from the current archive record on a plot title/label could be done without having to access the db etc. It would require changing the image generator to (1) display the desired value and (2) implement some means of specifying the field to display via skin.conf. Of course whether this is a capability that weeWX should have and what priority it would be are entirely different questions.
Gary On Saturday, 3 March 2018 10:36:21 UTC+10, Tryphon Cosinus wrote: > > Hello, > > I wonder if it is possible to use a tag in the Imagegenerator section of > skin.conf. > > Example : > > bottom_label_format = $current.barometer at %Y/%m/%d %H:%M > > I tried and it is not working. Any way to do it? > > Thank you. > -- 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.
