First of all, you should include a copy of the log. Second, try "ET" instead of "EvapoTrans".
-tk On Fri, Aug 11, 2017 at 11:50 AM, Frank von Thienen < [email protected]> wrote: > Hi all, > > my Davis transmits the ET data and is is displayed on the web page. > So far so good. > I like to have a plot of those data and I added in > > *INDEX.HTML.TMPL* > > </div><div class="plots"> > > <img class="grid_4 alpha" src="dayradiation.png" > alt="Radiation" /> > > <img class="grid_4 omega" src="dayet.png" > alt="Evapotranspiration" /> > > <div class="clr"></div> > > where dayet should be the new name of the PNG > > *in SKIN.CONF I added* > under LABELS/GENERIC > > evapoTrans = Evapotranspiration > > > under IMAGEGENERATOR I added > > [[[dayet]]] > > [[[[evapoTrans]]]] > > > I deleted all the PNG files but my new DAYET is not generated. > > The generated HTML on includes the entry of the new image > > > </div><div class="plots"> > > <img class="grid_4 alpha" src="dayradiation.png" > alt="Radiation" /> > > <img class="grid_4 omega" src="dayet.png" > alt="Evapotranspiration" /> > > <div class="clr"></div> > > > any hints on that? > > Restarted WEEWX also > > > Thanks in advance > > Best > > Frank > > -- > 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. > -- 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.
