add hourly graph
This commit is contained in:
parent
0331de8b8a
commit
1a7734b620
20 changed files with 358 additions and 22 deletions
|
|
@ -160,4 +160,4 @@ class TravelForecast extends WeatherDisplay {
|
|||
}
|
||||
|
||||
// register display, not active by default
|
||||
registerDisplay(new TravelForecast(3, 'travel', false));
|
||||
registerDisplay(new TravelForecast(4, 'travel', false));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue