mirror of
https://github.com/simon987/wavelib.git
synced 2025-12-14 19:39:03 +00:00
Commit : PLotly added
This commit is contained in:
10
front.html
10
front.html
@@ -2,9 +2,9 @@
|
||||
<h3 class="text-muted">Wavelib : Wavelet Transform Online Demo</h3>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="row marketing">
|
||||
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
@@ -22,6 +22,7 @@
|
||||
<option>Piecewise Polynomial</option>
|
||||
<option>Noisy Bumps</option>
|
||||
<option>Noisy Heavisine</option>
|
||||
<option>El Nino Data</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
@@ -34,7 +35,7 @@
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<input class="wide-control form-control default" type="text" data-ng-model="inp1" placeholder="Copy and Paste Data Vector">
|
||||
|
||||
|
||||
<button class="btn btn-primary btn-block" data-ng-click="dataInput()">
|
||||
<span class="glyphicon glyphicon-share-alt pull-left" data-position="left"></span>GO</button>
|
||||
</div>
|
||||
@@ -56,7 +57,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user