<div class="gmail_quote">On Fri, Jul 9, 2010 at 4:44 AM, Adriano Gagliardi <span dir="ltr">&lt;<a href="mailto:agagliardi@ara.co.uk">agagliardi@ara.co.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">







<div>
<div><span><font face="Arial" color="#0000ff">Hi 
Elo,</font></span></div>
<div><span><font face="Arial" color="#0000ff"></font></span> </div>
<div><span><font face="Arial" color="#0000ff">So, you have 
set your y-axis range to be between 0 and 8, you then plot a curve where some of 
those y-values are out of this range, so it doesn&#39;t plot them (it clips them 
out). This appears to be normal behaviour in my opinion. If you want to see all 
your curves, then you&#39;ll have to rescale your y-axis to fit them in by setting 
the y-axis range from 0 to 15. Were you assuming it would automatically fit the 
axes to the data, as within ParaView? This option may still be there, but I&#39;ve 
never used it.</font></span></div>
<div><font face="Arial" color="#0000ff"></font><br></div></div></blockquote><div>The charts in ParaView use the new Charts in the VTK/Charts directory. The vtkXYPlotActor has not been used in ParaView for quite some time (I am not sure if/when it was used in ParaView). The new charts were written largely by me to replace the Qt based charts in GUISupport/Qt. The behavior of the new charts is to clip the lines, i.e. a partial line would be drawn, ending where the line leaves the plot area.</div>

<div><br></div><div>Is there any reason you are not using the new charts in your work? These are being actively developed, and I would be interested in feedback on any lacking features/bugs (have some I am currently working on).</div>

<div><br></div><div>Thanks,</div><div><br></div><div>Marcus</div></div>