From: Mauro B. <MBr...@ed...> - 2008-08-18 14:08:03
|
Hi, I am trying to add to some data plot a semi-transparent solid (a solid box) in a 3d graph. (the 3d analogous of a gnuplot 'box' in 2d) Any idea how to do that? I tried drawing the lines and then using pm3d to color them, but i couldn't get the sides colored. I am using gnuplot.py to interface with python. Thanks, Mauro |