diff options
Diffstat (limited to 'views/index.html')
-rw-r--r-- | views/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.html b/views/index.html index 2971225..4a30753 100644 --- a/views/index.html +++ b/views/index.html @@ -79,7 +79,7 @@ v1 in gnd pwl(0m 0 0.5m 5 50m 5 50.5m 0 100m 0) .end
</textarea>
<h3>Plots:</h3>
- <textarea class="form-control" id="plotOption" rows="1">
+ <textarea class="form-control" id="plotOption" rows="3">
v(in) v(out)
</textarea>
|