jim_spurlin wrote:
> i do not seem to be able to get x2tic etc on splot.
> i am using gnuplot 4.3
> Is this feature suppose to work?
Hi!
Since gnuplot tries to place the axes of a surface-plot in a
way, that they can be best seen from the viewers position,
secondary axes are not supported. In most plots they would
be hidden by the surface of the function or interfere very
much with its grid representation.
In short words: x2tics are only available for 2D-Plots.
Regards
Lars
|