To download pie chart data file click here
--prefab=pie --delim=50 --values=2 --labels=1 --colorfld=3 --legend --animate --filtered --title=EUROPEAN-ELECTIONS pie.txt
To download bar diagram in two dimensions data file click here
--prefab bardiagram --delim=25 --x=1 --y=2 --y2=3 --vals --yrange=0 --yinc=20 --ygrid=yes --color=powderblue --color2=orange --barwidth=20 --name=Seats(1999) --name2=Seats(2004) --title=European_Parliament_Elections --legend vbar.txt
To download bar diagram in three dimensions data file click here
--prefab bardiagram3d --delim=50 --x=1 --y=2 --yrange=0 --yinc=20 --ygrid=yes --barwidth=25 --color=yellow --filtered --title=European_Parliament_Elections --legend --name=Seats(2004) vbar3d.txt
To download scatter plot data file click here
--prefab scat --x=1 --y=2 --x2=3 --y2=4 –yinc=15 --ptsize=5 --ptsym=diamond --ptcolor=pink --pt2sym=circle --pt2color=green --corr --xlbl=Xaxis --ylbl=Yaxis --name=plotgroup1 --name2=plotgroup2 --legend --title SCATTERPLOT scat.txt
To download line chart data file click here
--prefab=lines --x=1 --y=2 --x2=3 --y2=4 --yinc=15 --ptsize=4 --ptsym=diamond --ptcolor=orange --pt2color=blue --fill=orange --fill2=blue --pt2sym=triangle --legend --name=linegroup1 --name2=linegroup2 --title=LINEPLOT line.txt