|
These examples use the
vbars prefab
and are included in the distribution (./pltestsuite/testpf_vbars)
Gallery of ALL prefab examples
vbars example 1
pl -prefab vbars data=data4 delim=tab x=1 y=2 vals=yes\ yrange=0 yinc=20 ygrid=yes barwidth=0.3 data4 file: Group A 78 7 Group B 84 12 Group C 56 6 vbars example 2
pl -prefab vbars data=data5 delim=tab x=1 y=2 err=3 \ y2=4 err2=5 errunder=yes ygrid=yes barwidth=0.1 \ name=Treatment name2=Control stubvert=yes data5 file: Test 3 76 19 84 14 Test 4 83 12 64 9 Test 5 95 11 92 13 ...etc.. vbars example 3
pl -prefab vbars data=data5 delim=tab x=1 y=2 err=3 y2=4 \ err2=5 erronly=yes name=Treatment name2=Control stubvert=yes \ errcolor=red errcolor2=blue sep=0.08 xgrid=yes ylog=log vbars example 4
pl -prefab vbars data=data18 x=1 y=2 crossover=0 \ color=blue vals=yes The data18 file: 1992 -47 1993 -63 1994 -24 1995 12 ..etc. |
![]() data display engine Copyright Steve Grubb ![]() |