Yes, yes, I am aware of this feature mentioned in the documentation,
nevertheless I actually hoped that the axes could be hidden by the object
being plotted.
It is probably not common in scientific use but it could look pretty just
for visualisation needs.
For example, I have tried to produce following figure using gnuplot:
http://www.nabble.com/file/p23659362/img.gif
The sphere could be coloured using pm3d and the axes are shown just for
comparison and demonstration of the corresponding dimensions.
So, I suppose according to your reply that there is no way how to achieve it
automatically? I mean without the need to e.g. simulate the axes by "set
arrow" command and place the labels and {x|y|z}tics by hand...
Thomas Sefzick wrote:
>
> 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-tp23595861p23659362.html
Sent from the Gnuplot - User mailing list archive at Nabble.com.
|