Re: [Matplotlib-users] Axes3D - Equal Aspect Ratio

2010-02-08 Thread Paul Wellner Bou
Hi,

I am searching for a solution of the axis aspect in 3d plots, too.

On 10/14/2009 14:01, Tinne De Laet wrote:

 axis(scaled)
 worked for me.

 Tinne

This does not seem to work. At least I am not getting it to work. This 
command does not seem to be applied to the 3d axis. Do you have an 
example where this works on 3d axis?

Regards
Paul.

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] Disable plot border (axes?)

2009-04-07 Thread Paul Wellner Bou
Hello,

I am trying to create a plot and I want to disable the black frame which
is drawn around the plot automatically. I achieved this with this setting:

mp.rcParams['axes.linewidth'] = 0

The problem is now, that I would like to have the dashed axes line, too.
Those dashed lines do appear on the top and the left of the plot, but
not on the lower and right border. What do I have to do to plot them
there, too?

See http://purecodes.org/stuff/sample.png

By the way, I am impressed by the library, I was searching quite a long
time for something like this when I was using Matlab. Great!

Regards
Paul.


--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users


[Matplotlib-users] Disable plot border (axes?)

2009-04-07 Thread Paul Wellner Bou

Hello,

I am trying to create a plot and I want to disable the black frame which 
is drawn around the plot automatically. I achieved this with this setting:


mp.rcParams['axes.linewidth'] = 0

The problem is now, that I would like to have the dashed axes line, too. 
Those dashed lines do appear on the top and the left of the plot, but 
not on the lower and right border. What do I have to do to plot them 
there, too?


See attached PNG.

By the way, I am impressed by the library, I was searching quite a long 
time for something like this when I was using Matlab. Great!


Regards
Paul.
inline: sample.png--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com___
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users