add hazards
This commit is contained in:
parent
806ef91000
commit
111f077e20
23 changed files with 221 additions and 24 deletions
|
|
@ -146,4 +146,4 @@ const drawPath = (path, ctx, options) => {
|
|||
const formatTime = (time) => time.toFormat('ha').slice(0, -1);
|
||||
|
||||
// register display
|
||||
registerDisplay(new HourlyGraph(3, 'hourly-graph'));
|
||||
registerDisplay(new HourlyGraph(4, 'hourly-graph'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue