M
M3tr0 G33k
Hi all,
Seems like rgplot2.2 is inactive - is this correct?
I am used to gnuplot, so I went to it first when starting with Ruby.
One problem - trying to replicate 'unset border'
All of the 'set' actions in Gnuplot:lot are listed individually.
This means that to do 'set border <some args>' you do plot.border "<some
args>".
But to do 'unset border' you can't do plot.border "unset" because you
get an error from gnuplot like 'set unset border ERROR'. This seems
right for the way rgplot works, but how do you do 'unset border'?
Should I give up and use R :?
Thanks in advance, if anyone can help
m3tr0g33k
Seems like rgplot2.2 is inactive - is this correct?
I am used to gnuplot, so I went to it first when starting with Ruby.
One problem - trying to replicate 'unset border'
All of the 'set' actions in Gnuplot:lot are listed individually.
This means that to do 'set border <some args>' you do plot.border "<some
args>".
But to do 'unset border' you can't do plot.border "unset" because you
get an error from gnuplot like 'set unset border ERROR'. This seems
right for the way rgplot works, but how do you do 'unset border'?
Should I give up and use R :?
Thanks in advance, if anyone can help
m3tr0g33k