On 10/6/2010 1:13 PM, Waléria Antunes David wrote:
> the x-axis scale according with data errors only goes on 1.4, but I would 
> like to display up to 1.5. how I do that?

http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.xlim


> I also want to increase the space between 0.0 - 0.2, 0.2 - 0.4, so on so that 
> points can be better visualized.

Change the figsize:
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.figure

hth,
Alan Isaac

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to