diff --git a/breath_plot.html b/breath_plot.html index fb095817c875fe567b90a51e58098f9de0293b04..84dd9902c424ea23aadaa4a9148798471d24178b 100644 --- a/breath_plot.html +++ b/breath_plot.html @@ -185,13 +185,7 @@ an interactive or static analysis of a respiration. It's primary purpose is <span class="input-group-text" for="samples_to_plot">Number of Samples (~10s per 15000 samples):</span> </div> <input type="text" class="form-control" id="samples_to_plot" aria-describedby="samples_to_plot"> - </div> - - <!-- CONTROL PANEL START --> - <div class="container-fluid" id="control-area"> - <div id="control-slot"><button type="button" class="btn btn-primary">SHOW CONTROLS</button></div> - </div> - <!-- CONTROL PANEL END --> + </div> <div> <label for="livetoggle">Plot Live:</label> <label class="switch"> @@ -434,6 +428,12 @@ an interactive or static analysis of a respiration. It's primary purpose is </div> <!-- end main area --> </div> + <!-- CONTROL PANEL START --> + <div class="container-fluid" id="control-area"> + <div id="control-slot"><button type="button" class="btn btn-primary">SHOW CONTROLS</button></div> + </div> + <!-- CONTROL PANEL END --> + <div> Parameters: <div>