MantisBT - ParaView
View Issue Details
0014987ParaView(No Category)public2014-09-09 02:152016-08-12 09:59
Vadim SANDLER 
Tristan Coulange 
normalminorhave not tried
closedmoved 
4.1 
 
ParaViS
incorrect functionality
0014987: The presentation automatically updated in case visualization of the 2 fileds with the same names in the different views
1) Open attached files file1.vtm and file2.vtm (from the files.tar.gz archive)
2) Display and color first presentation by the "depl___DEPL" data array and "DX" component, show Color Map
3) Split view and create new Render View
4) Display and color second presentation by the "depl___DEPL" data array and "DY" component, in the second view, show Color Map
5) Activate the first view and select first presentation in the pipeline browser
6) Select the "DZ" as a Coloring component.
   => In the result a both view are updated, but expected updating only a first view.
      In case if fields have a different names, the automatic update of the second view is not done.
      The possibility to compare two components of the same field could be useful.
No tags attached.
gz files.tar.gz (1,594,416) 2014-09-09 02:15
https://www.vtk.org/Bug/file/9710/files.tar.gz
Issue History
2014-09-09 02:15Vadim SANDLERNew Issue
2014-09-09 02:15Vadim SANDLERAssigned To => Tristan Coulange
2014-09-09 02:15Vadim SANDLERFile Added: files.tar.gz
2014-12-17 07:12Tristan CoulangeStatusbacklog => active development
2014-12-22 13:59Utkarsh AyachitNote Added: 0033992
2016-08-12 09:59Kitware RobotNote Added: 0038652
2016-08-12 09:59Kitware RobotStatusactive development => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved

Notes
(0033992)
Utkarsh Ayachit   
2014-12-22 13:59   
Vadim,

Support this will be very tricky. It was part of the design for ParaView when we decided that all arrays with same name use the same lookup table. Our suggested path to do such comparative visualization as you want was to use filters like the "Calculator" to rename the array and then each one would get a different lookup table.

We can add a new filter to make renaming of arrays easier and more intuitive, if that helps.
(0038652)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.