summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorfahimkhan2016-08-24 11:37:50 +0530
committerfahimkhan2016-08-24 11:37:50 +0530
commitff95c8d76ed5a492fd3911fd86484cd82849ee26 (patch)
treeaeaaf05e6e2821d17823270c0cb3d38240471654 /views
parent16817d4e950de742af75911c92bf53c9bdaca446 (diff)
downloadOnline-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.tar.gz
Online-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.tar.bz2
Online-NgSpice-Simulator-ff95c8d76ed5a492fd3911fd86484cd82849ee26.zip
Plot rows increase to 3
Diffstat (limited to 'views')
-rw-r--r--views/index.html2
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>