|
From: Thomas S. <t.s...@fz...> - 2009-05-21 08:51:06
|
there are no 2nd x and y axes for 'splot', see http://www.gnuplot.info/docs/node67.html x2tics and y2tics don't make much sense, they would be hidden by the object plotted. and, in order to have the axis tics and labels visible all the time, the tics are always drawn at the axes which are in front. depending on the viewing angles - e.g. for a plot rotated by 180° - these may be the 2nd axes. M. Sulc wrote: > > Hello, > I am currently trying to figure out how to set a text label together with > tics labels for the second x/y axis in the case of a three dimensional > plot generated by splot. Of course it could be done manually using e.g. > the "set label" command but I would prefer some more systematic solution. > > Any suggestions? > > Thanks in advance > -- View this message in context: http://www.nabble.com/X2-axis-labeling-for-Splot-tp23595861p23649826.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |