28 Apr 2012 11:02
Re: Plotting a sphere in pgfplots
Hi Rouben,
I can confirm that it is some scaling/projection issue.
In the meantime, you may be interested in the option combination
\begin{axis}[...,
scale mode=none,
scale=0.5,
...
]
(without! axis equal).
This will disable most scaling mechanisms, and will use the initial
orthogonal projection as returned from the 'view' key. I will look into
the root cause of the problem.
Best regards
Christian
Am 27.04.2012 16:52, schrieb Rouben Rostamian:
> Thank you, Christian, for looking into this. For now, I will
> try to achieve a realistic projection by tweaking the individual
> axis scales.
>
> Rouben
>
> ---- original message -------------------------------------------
(Continue reading)
RSS Feed