On Mon, Feb 21, 2011 at 12:54 PM, Waléria Antunes David <
waleriantu...@gmail.com> wrote:

> I did what you sai but the yscale was: 0, 0, 0, 0, 0, 0, 0, 1, 100 . Would
> be the correct way: 1, 10, 100, 1000.
>
> See the wrong image attached.  And the correct image - correct_graph
> attached.
>
> Thanks,
>
>
The graph isn't wrong.

You are plotting really small values.  If you don't want those values
plotted, then don't plot them, or set the lower limits.

Ben Root
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to