diff --git a/plugins/weather/wunderground_ b/plugins/weather/wunderground_ index 8191a9fd..3121569a 100755 --- a/plugins/weather/wunderground_ +++ b/plugins/weather/wunderground_ @@ -137,7 +137,7 @@ graph_title Weather in \(.neighborhood) graph_info Weather ${STATION_INFO} graph_category weather graph_vlabel Temperature / UV Index / Precipitation -graph_order temp=temperature.temp windChill=temp.windChill heatIndex=temp.heatIndex uv=uv_index.uv precipRate=precipitation.precipRate +graph_order temp=temperature.temp windChill=temperature.windChill heatIndex=temperature.heatIndex uv=uv_index.uv precipRate=precipitation.precipRate temp.label Temperature [${TEMP_UNIT}] windChill.label Wind chill [${TEMP_UNIT}] heatIndex.label Heat index [${TEMP_UNIT}]