Hi Tom, yes I did, but I do not get the relationship between the entries in Skin.conf and index.html.tmpl. What is LABEL for the image, and what is the table name in the database.
It finally works, but I do not understand it, and that bothers me, since I am in software development, so I like to understand the dependencies. I could check by try and error, but that takes time and I wonder, if this is not written down in detail somewhere (which I do not find) Thanks Frank DL1BEQ Am Samstag, 12. August 2017 01:08:04 UTC+2 schrieb Tom Keffer: > > 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] > <javascript:>> 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] <javascript:>. >> 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.
