Hello,
the day before yesterday I installed neowx material as a skin. now i have 
added two additional fields in weewx, which are calledwohnHeiz andwohnSoll. 
Well I added

   #if $ day.wohnHeiz.has_data
   $ getChartJsCode ("wohnHeiz ", "wohnHeizchart", "area", "wohnHeiz ")
   #end if
  
   #if $ day.wohnSoll.has_data
   $ getChartJsCode ("wohnSoll ", "wohnSollchart", "area", "wohnSoll ")
   #end if

into the index.html.tmpl file
unfortunately it doesn't work then. Do I have to make an additional entry 
somewhere?

Greetings Michael

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4d4181ef-2fe3-493a-8826-3ee37b587b9en%40googlegroups.com.

Reply via email to