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.

Reply via email to