Hello Holger,

yes, there is such a feature: add the option "zmode=log" after \begin{axis}:

\begin{tikzpicture}
\begin{axis}[
   xmode=log,
   zmode=log,
   ymode=linear]
...

Best regards

Christian

Am 06.01.2011 19:13, schrieb Holger Maune:
> Is there any possibility to use a logarithmic z axis like you can do with
> semilogxaxis/semilogyaxis for both the other axis.
>
> Thanks
>
>
> Holger
>
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> Pgfplots-features mailing list
> Pgfplots-features@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pgfplots-features
>    


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Pgfplots-features mailing list
Pgfplots-features@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pgfplots-features

Reply via email to