Displaying 2 results from an estimated 2 matches for "egraohics".
2017 Jun 01
0
[FORGED] Re: Question on function "scatterplot3d"
...> This seems to be addressing Hannah's (li li's) original enquiry, not my
> follow-up in which I worried about the position, along the y-axis, of
> the y-axis label.
Ah, that is intended as a smart way of rotating it along the axis is not
easy (if not impossible) with the bas egraohics system.
Best,
Uwe Ligges
>
> Or am I misunderstanding/missing something?
>
> cheers,
>
> Rolf
>
2017 Jun 01
3
[FORGED] Re: Question on function "scatterplot3d"
On 01/06/17 19:54, Uwe Ligges wrote:
> A design flaw, whether the labels are cut depends somewhat on the sizce
> of the device, hence there is the argument
>
> y.margin.add
>
> add additional space between tick mark labels and axis label of the y axis
>
> for working around that limittation that can be set to some positive
> value....
This seems to be addressing