add linewidth for graphs
This commit is contained in:
parent
b5d0ed4590
commit
91a5ceb722
|
|
@ -9,6 +9,7 @@ r2 c vp 1k
|
||||||
.control
|
.control
|
||||||
op
|
op
|
||||||
tran 50p 100n
|
tran 50p 100n
|
||||||
|
set xbrushwidth=2
|
||||||
plot v(in) v(b) v(c) v(vp)
|
plot v(in) v(b) v(c) v(vp)
|
||||||
settype temperature v(t)
|
settype temperature v(t)
|
||||||
plot v(t)
|
plot v(t)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue