On Wed, 02 Jun 2010 06:54:11 -1000, Eric Firing wrote:
> On 06/02/2010 05:53 AM, Jae-Joon Lee wrote:
>> On Wed, Jun 2, 2010 at 10:42 AM, Denis Laxalde wrote:
>>> This is set in axis3d module (class Axis), by _AXINFO.
>>> So far, I haven't found a way to modify colors/transparency but to edit
>>> the latter file. Is this hard-coded or is there a way to modify this a
>>> posteriori ?
>>
>> You can simply modify that dictionary.
>
>
> ...with the caution that you are modifying a private 
> implementation-dependent variable, so your code is more likely to break 
> with future versions of mplot3d, and with no deprecation or other 
> warning, than if you could stick to methods and attributes without the 
> leading underscore.

That would indeed be a better approach. Can somebody points me to the
particular methods/attributes to look at ?

Thanks in advance,

    Denis


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to