From: <HBB...@t-...> - 2007-08-08 15:02:59
|
Rajiv Chavda wrote: > I have installed the gnuplot in freebsd. Now i want to run simple script > but its not working. How do you run the script, and how does it fail? I.e. what does it do instead of working? How do you know it's not working? > Because I m using first time I dont know how to generate graph? Run gnuplot, type command "help introduction", and follow the leads. > I want to generate pie chart so Is it possible to make pie chart with > gnuplot? Possible, true, but it's tricky. Pie charts are not among the scientific graphs gnuplot sets out to handle. |