Agnes - 2011-03-30

Hello,

I am trying to  add a label in a piechart but it seems it doesn't work.

My script is:

set label 1 "label 1" at page 5, page 5
piechart "test.dat" using $1 label outside "%s"%($2)

How can I do it?

Thank you!