show failed segments per channel

This commit is contained in:
Lewis Moten
2024-05-05 00:40:24 -04:00
parent 1982b04023
commit 94245049de
2 changed files with 195 additions and 149 deletions

View File

@@ -41,7 +41,7 @@
<div>
<h2>Frequency Graph</h2>
<canvas id="received-graph" width="800" height="150"></canvas><br>
<canvas id="received-channel-graph" width="800" height="150"></canvas><br>
<canvas id="received-channel-graph" width="800" height="300"></canvas><br>
<label>
<input type="checkbox" id="pause-after-end" checked>Pause after end
</label><br>