MantisBT - ParaView
View Issue Details
0012529ParaView(No Category)public2011-08-16 21:352011-11-01 21:42
Alan Scott 
Utkarsh Ayachit 
highminorhave not tried
closedno change required 
3.10.1 
4.03.12 
Sandia
incorrect functionality
0012529: Transform filter makes Plot over Line misrepresent data
ParaView 3.10.1, local server, Windows.
* Open disk_out_ref.exo. +Z. All vars on. Apply.
* Filters/ Transform filter. Set Z scale to 10. Apply.
* Reset.
* Filters/ Plot over line filter. Z axis. Now, drag the end point of the line that you can see to the left - about twice the radius of disk_out_ref.exo. Apply.

>> Bug - notice that the 2d plot shows data for the whole length of the line, but if you rotate the 3d view, you will see that the line is only touching the can for half of it's length.

I will attach a screenshot.

I think this one is rare enough that I am not marking it high, but it really should be fixed since it misrepresents data.
No tags attached.
png plotOverLineBug.png (27,674) 2011-08-16 21:35
https://www.vtk.org/Bug/file/9005/plotOverLineBug.png
png
Issue History
2011-08-16 21:35Alan ScottNew Issue
2011-08-16 21:35Alan ScottFile Added: plotOverLineBug.png
2011-09-16 17:50Alan ScottNote Added: 0027502
2011-09-16 17:51Alan ScottPrioritynormal => high
2011-09-16 17:51Alan ScottProduct Version4.0 => 3.10.1
2011-09-16 17:51Alan ScottTarget Version => 4.0
2011-10-18 13:21Utkarsh AyachitNote Added: 0027583
2011-10-18 13:21Utkarsh AyachitStatusbacklog => gatekeeper review
2011-10-18 13:21Utkarsh AyachitFixed in Version => 3.12
2011-10-18 13:21Utkarsh AyachitResolutionopen => no change required
2011-10-18 13:21Utkarsh AyachitAssigned To => Utkarsh Ayachit
2011-10-18 13:21Utkarsh AyachitStatusgatekeeper review => customer review
2011-11-01 21:42Alan ScottNote Added: 0027635
2011-11-01 21:42Alan ScottStatuscustomer review => closed

Notes
(0027502)
Alan Scott   
2011-09-16 17:50   
Another way to show this is to open a sources/wavelet, then transform 5 in x. Next, plot over line. Note that what is plotted doesn't match up with where the line is.

Misrepresenting data - increasing the priority.
(0027583)
Utkarsh Ayachit   
2011-10-18 13:21   
Alan,

Couldn't reproduce this for diskoutref. Note that when a new Plot View is shown up, it "zooms to valid data".

Also how did you apply "transform" to wavelet source? You cannot since Wavelet in IMageData. Did you use transform on the display tab?
(0027635)
Alan Scott   
2011-11-01 21:42   
I believe that Utkarsh is correct. The plot over line filter is zooming to show valid data. The X axis is still showing the correct location down the line. If I become concerned again, I will discuss with Utkarsh and create a better bug report.