Re: 3d scatter plot with splot: how to enable drop lines and grids
by =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= <HBBroeker@[EMAIL PROTECTED]
>
Jun 18, 2008 at 12:23 AM
Rahul wrote:
> What's the best way to add the vertical drop lines to the xy plane?
splot "with impulses".
> Also, I
> could get gnuplot to draw the grid on the bottom but on the side faces
it
> only draws the horizontal grid lines. How can I include the vertical
lines
> too?
You can't. gnuplot doesn't do that. If you really must have them, you
can imitate them by a couple of 'set arrow' commands.