MantisBT - ParaView
View Issue Details
0013072ParaView(No Category)public2012-04-10 10:472012-10-29 17:04
Utkarsh Ayachit 
Sebastien Jourdain 
normalminorhave not tried
closedfixed 
git-next 
3.98.0 
INL
13072-plot-over-line-on-1D-ds
incorrect functionality
0013072: Plot over line doesn't work with 1d datasets
 If I've read in a 1D result (all elements are edges) with gaps it is impossible to get the "Plot over line" tool to pick up the values. I've attached an Exodus file (out_displaced.e) that shows the phenomenon. I would like to do do one "plot over line" that encompasses both pieces (with the value being zero between them).
No tags attached.
? out_displaced.e (4,156) 2012-04-10 10:47
https://www.vtk.org/Bug/file/9151/out_displaced.e
Issue History
2012-04-10 10:47Utkarsh AyachitNew Issue
2012-04-10 10:47Utkarsh AyachitFile Added: out_displaced.e
2012-04-10 10:53Utkarsh AyachitNote Added: 0028441
2012-05-25 13:14Utkarsh AyachitAssigned To => Sebastiennn Jourdain
2012-06-18 09:39Sebastien JourdainNote Added: 0028701
2012-06-18 14:08Sebastien JourdainStatusbacklog => todo
2012-06-18 14:09Sebastien JourdainStatustodo => active development
2012-07-18 18:00Sebastien JourdainTopic Name => 13072-plot-over-line-on-1D-ds
2012-07-18 18:00Sebastien JourdainStatusactive development => gatekeeper review
2012-07-18 18:00Sebastien JourdainResolutionopen => fixed
2012-07-24 10:47Utkarsh AyachitFixed in Version => git-master
2012-07-24 10:48Utkarsh AyachitStatusgatekeeper review => customer review
2012-07-24 10:48Utkarsh AyachitNote Added: 0028896
2012-07-25 20:20Alan ScottNote Added: 0028945
2012-07-25 20:20Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028441)
Utkarsh Ayachit   
2012-04-10 10:53   
Probe filter it nor interpolating for points correctly, it seems.
(0028701)
Sebastien Jourdain   
2012-06-18 09:39   
This is true for multi-block dataset. In fact, if you take each block on its own, that work just fine. Although the sample file seems to have a bunch of NaN values for each fields
(0028896)
Utkarsh Ayachit   
2012-07-24 10:48   
merged into master, if applicable.
(0028945)
Alan Scott   
2012-07-25 20:20   
Tested local server, Linux, master.