Did you look in the Customizing Guide <http://weewx.com/docs/customizing.htm#Image_files>?
-tk On Fri, Aug 11, 2017 at 3:58 PM, Frank von Thienen < [email protected]> wrote: > Ok, I changed the entry from Skin.conf evapoTrans to ET which seems to be > the db-table name and it works. > Bu Show is the relationship between the Labels and the database-table > > Am Freitag, 11. August 2017 23:22:19 UTC+2 schrieb Frank von Thienen: > >> Hi all, >> >> I have the Vantage 2PRo and my web site is displaying the ET data as text. >> Tha tis great. >> Now I thought to have that data displayed as a plot. >> So I made the following changes: >> >> - Skin.conf >> - LABELS.GENERIC: evapoTrans = Evapotranspiration >> - IMAGEGENERATOR:[[[dayet]]] >> >> [[[[evapoTrans]]]] >> >> >> - 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> >> >> >> >> So, i guess I have hit all possible files. >> >> The PNG is not generated for the DAYET, while all others are generated. >> >> The generated HTML includes the image place but the image itself is not >> created. >> >> Where do I have to look to get that plot added to the page >> >> >> Thanks >> >> 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.
