View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014948ParaView(No Category)public2014-08-16 21:472015-01-11 08:16
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.2 
Summary0014948: Plot Matrix View doesn't create/show selections properly when plotting cell data.
Description+ Open attached dataset (it's a small wavelet with data only on cells)
+ Apply Plot Data filter and show the result in Render View and Plot Matrix View.

In the scatter plot, each point corresponds to cell in input dataset, since all attributes are on cells.

Issue 1:
Now select a point in the Plot Matrix view, instead of seeing a selected "cell" in the Render View, we see a point.

Issue 2:
Select a single cell in the Render View (you will have to swicth the representation type to Surface for that). Instead of seeing a single point highlighted in the Plot Matrix view, we see several points selected (image attached).

 
TagsNo tags attached.
ProjectParaViS
Topic Name
Typeincorrect functionality
Attached Files? file icon mydata.vtk [^] (1,213 bytes) 2014-08-16 21:47
png file icon brokenPlotMatrix.png [^] (24,174 bytes) 2014-08-16 21:47

 Relationships

  Notes
(0033230)
Utkarsh Ayachit (administrator)
2014-08-16 21:57

commit 43d0ef4ee8785629e9f8276bd55b37e4ea96a012
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Sat Aug 16 21:54:38 2014 -0400

    Fix selections in PlotMatrixView/ScatterPlotMatrixView.
    
    Similar to other chart views/representations, this view-representation
    pair was missing the conversion of selection from what's shown in the
    view to the input dataset and vice-versa. Fixed that code and now
    selections work as expected.
    
    This addresses BUG 0014948.
    
    Change-Id: I5ada501a8bf39dd2e2d3c6c56927340b32e3ca15
(0033354)
Alan Scott (manager)
2014-09-16 18:06

Tested master, Linux, remote server.

I did see a crash, but couldn't replicate it. Seemed to be something about right clicking on the plot matrix view.

 Issue History
Date Modified Username Field Change
2014-08-16 21:47 Utkarsh Ayachit New Issue
2014-08-16 21:47 Utkarsh Ayachit File Added: mydata.vtk
2014-08-16 21:47 Utkarsh Ayachit File Added: brokenPlotMatrix.png
2014-08-16 21:57 Utkarsh Ayachit Note Added: 0033230
2014-08-16 21:57 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2014-08-16 21:57 Utkarsh Ayachit Status backlog => active development
2014-08-27 13:09 Utkarsh Ayachit Status active development => gatekeeper review
2014-08-27 13:09 Utkarsh Ayachit Fixed in Version => git-master
2014-08-27 13:09 Utkarsh Ayachit Resolution open => fixed
2014-08-27 13:09 Utkarsh Ayachit Status gatekeeper review => customer review
2014-08-29 10:59 Utkarsh Ayachit Fixed in Version git-master => 4.2
2014-09-16 18:06 Alan Scott Note Added: 0033354
2014-09-16 18:06 Alan Scott Status customer review => closed
2015-01-11 08:16 Utkarsh Ayachit Source_changeset_attached => ParaView master 1438d861


Copyright © 2000 - 2018 MantisBT Team