add hourly graph
This commit is contained in:
parent
0331de8b8a
commit
1a7734b620
20 changed files with 358 additions and 22 deletions
|
|
@ -161,4 +161,4 @@ class ExtendedForecast extends WeatherDisplay {
|
|||
}
|
||||
|
||||
// register display
|
||||
registerDisplay(new ExtendedForecast(6, 'extended-forecast'));
|
||||
registerDisplay(new ExtendedForecast(7, 'extended-forecast'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue