[PYTHON] How to set the range for x-axis

Chris Rebert clp2 at rebertia.com
Mon Nov 9 10:49:33 EST 2009


On Mon, Nov 9, 2009 at 7:45 AM, Moses <jamuah at gmail.com> wrote:
> I have written a script in python to plot a graph. However, the
> range for the x-axis starts from 0.5 to 1.0. However, I would like
> to start from 0 to 1. Any pointer to this shall be appreciated.

Some /very/ basic information such as what plotting library you're
using would be necessary to answer your question. What version of
Python you're using would also be useful.

Cheers,
Chris
--
http://blog.rebertia.com



More information about the Python-list mailing list