Added screenshots
BIN
screenshots/datapoint_values.jpg
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
screenshots/datapoint_values_small.jpg
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
screenshots/datapoints.jpg
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
screenshots/datapoints_small.jpg
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
screenshots/problems.jpg
Normal file
After Width: | Height: | Size: 72 KiB |
BIN
screenshots/problems_small.jpg
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
screenshots/triggers.jpg
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
screenshots/triggers_small.jpg
Normal file
After Width: | Height: | Size: 15 KiB |
@ -97,7 +97,7 @@
|
||||
margin-top: 16px;
|
||||
}
|
||||
.graph #graph-values {
|
||||
height: calc(100vh - 308px);
|
||||
height: calc(100vh - 416px);
|
||||
}
|
||||
.time-offset {
|
||||
display: grid;
|
||||
|
@ -97,7 +97,7 @@
|
||||
margin-top: 16px;
|
||||
}
|
||||
.graph #graph-values {
|
||||
height: calc(100vh - 308px);
|
||||
height: calc(100vh - 416px);
|
||||
}
|
||||
.time-offset {
|
||||
display: grid;
|
||||
|
@ -117,7 +117,7 @@
|
||||
margin-top: 16px;
|
||||
|
||||
#graph-values {
|
||||
height: calc(100vh - 308px);
|
||||
height: calc(100vh - 416px);
|
||||
}
|
||||
}
|
||||
|
||||
|