Added failure graph and graph settings panel

This commit is contained in:
Henry Whitaker
2020-07-06 19:34:10 +01:00
parent 6efc1d0560
commit f543e1345c
16 changed files with 143099 additions and 24 deletions

10931
public/css/app.css vendored

File diff suppressed because one or more lines are too long

4
public/css/main.css vendored
View File

@@ -55,3 +55,7 @@
.setting-card {
height: 270px;
}
.home-graph {
height: 480px;
}