Scripts and Utilities -- Jgraph lecture links



setup

Basic operation

jgraph -P simp1.jgr > simp1.ps
gv simp1.ps
jgraph simp1.jgr > simp1.eps
gv simp1.eps

Simple Jgraph Examples

simp1.jgr
simp1.ps(gs simp1.ps)

simp2.jgr
simp2.ps(gs simp2.ps)


Messing with the axes

axis.jgr
axis.ps(gs axis.ps)


Messing with curves

curve.jgr
curve.ps(gs curve.ps)


Strings

string.jgr
string.ps(gs string.ps)


Legends

legend1.jgr
legend1.ps(gs legend1.ps)

legend2.jgr
legend2.ps(gs legend2.ps)


Hash_Labels

hlabels.jgr
hlabels.ps(gs hlabels.ps)


Bar Graphs

bar.jgr
bar.ps(gs bar.ps)


Fancier things: polyhedrons

poly.jgr
poly.ps(gs poly.ps)


Bezier curves

football.jgr
football.ps(gs football.ps)


Postscript marks

fbf.jgr
fbf.ps(gs fbf.ps)


Multiple graphs

copygraph.jgr
copygraph.ps(gs copygraph.ps)