By default the x-axis is the arc-length, which is measured as the sum
of lengths of line segments from the first point, hence it goes from
0-14.

When you change the "X Axis Data" to "Use Data Array" and pick "Points
(1)" you should indeed get the x-axis to range from [-7, 7] unless
your probed data doesn't have any values for y < 0.

I created a wavelet source with default values and the them probed
with a line (0,-7, 0) - (0, 7, 0), and the x-axis (after changing to
Points(1) ) is indeed [-7, 7].

Utkarsh

On Fri, May 28, 2010 at 11:14 AM, Stephen Wornom
<stephen.wor...@sophia.inria.fr> wrote:
> I plot over a line in the y-direction (ymax= 7, ymin= -7) using arclength
> (default).
> The plot is correct but the y-direction values on the figure goes from 0-14
> and not -7 to 7.
>
> I then use points(1)
> The plot id correct but I only see the y=0-7 portion.
>
> Am I doing something wrong?
> Stephen
>
> --
> stephen.wor...@sophia.inria.fr
> 2004 route des lucioles - BP93
> Sophia Antipolis
> 06902 CEDEX
>
> Tel: 04 92 38 50 54
> Fax: 04 97 15 53 51
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to