On 24 February 2010 13:36, AG wrote:
> Hi
>
> How do I set up my matplotlib.pyplot code so that the data for the
> x-axis is plotted beginning at 1 not the default 0. To illustrate:
>
> I have a set of time trials and error probability calculations. Trials
> are x and scores are y. At present,
Hi
How do I set up my matplotlib.pyplot code so that the data for the
x-axis is plotted beginning at 1 not the default 0. To illustrate:
I have a set of time trials and error probability calculations. Trials
are x and scores are y. At present, the first trial is plotted on the
graph at 0 wh