MantisBT - ParaView
View Issue Details
0015263ParaViewFeaturepublic2015-01-14 12:502016-08-12 09:59
Julien Finet 
Julien Finet 
normalminorhave not tried
closedmoved 
 
 
Kitware
bag_plot
usability
0015263: Link FunctionalBagPlot view selection with Bag Chart view selection
Points/Lines selected in one view should be also selected in the other view.
Load sineWaves.csv
Create ExtractBagPlots filter and Apply. A functional bag view should be created.
Turn the empty 3D view into a Bag plot view.
Make ExtractBagPlots visible in bag plot view.
Select points in bag plot view, it should select lines in functional bag view.
Select lines in functional bag plot view, it should select points in bag view.
No tags attached.
csv sineWaves.csv (18,766) 2015-08-12 02:20
https://www.vtk.org/Bug/file/9870/sineWaves.csv
Issue History
2015-01-14 12:50Julien FinetNew Issue
2015-01-14 12:50Julien FinetAssigned To => Julien Finet
2015-01-14 12:50Julien FinetStatusbacklog => active development
2015-01-14 12:51Julien FinetProjectTBD => Kitware
2015-01-14 12:51Julien FinetTopic Name => bag_plot
2015-01-14 12:51Julien FinetTypefeature => usability
2015-01-14 12:53Julien FinetNote Added: 0034083
2015-04-23 03:26Julien FinetStatusactive development => gatekeeper review
2015-04-23 03:26Julien FinetFixed in Version => 4.5
2015-04-23 03:26Julien FinetResolutionopen => fixed
2015-06-02 08:45Utkarsh AyachitStatusgatekeeper review => customer review
2015-06-02 08:45Utkarsh AyachitFixed in Version4.5 => git-master
2015-07-10 18:05Julien FinetSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1150#r1150
2015-08-11 19:16Alan ScottNote Added: 0034966
2015-08-12 02:20Julien FinetFile Added: sineWaves.csv
2015-08-12 02:21Julien FinetNote Added: 0034969
2015-09-06 12:17Utkarsh AyachitFixed in Versiongit-master => 4.4
2015-12-01 20:13Alan ScottNote Added: 0035507
2015-12-01 20:13Alan ScottStatuscustomer review => todo
2016-08-12 09:59Kitware RobotNote Added: 0038760
2016-08-12 09:59Kitware RobotStatustodo => closed
2016-08-12 09:59Kitware RobotFixed in Version4.4 =>
2016-08-12 09:59Kitware RobotResolutionfixed => moved

Notes
(0034083)
Julien Finet   
2015-01-14 12:53   
Show partial arrays of a block if it the only one selected

If only one block is selected, it is ok to return the partial arrays.

Change-Id: If0d9d5cd3e984b9620611d50179fb65e47c82a17
http://review.source.kitware.com/#/c/18256/ [^]


Make ExtractBagPlot output one multiblock dataset

Instead of 2 outputs, the filter's multiblock contains 2 blocks:
the functional bag plot and the bag plot

Change-Id: I6af0e7ee3c1c7318d8d282f3d022cc5101a2f69c
http://review.source.kitware.com/#/c/18257/ [^]


Add SELECTION_COLUMNS mode to Functional Bag chart

Change-Id: I61edb420a92a97d9f666a0ae0a5e5d8c7c7bdde1
http://review.source.kitware.com/#/c/18258/ [^]


Propagate SelectionColor to charts

Change-Id: I58ecd9853c9720c16ddb1c004d84cfd0cc7dba0b
http://review.source.kitware.com/#/c/18259/ [^]


Add FunctionalBagPlots test

Change-Id: I36f6ee209e1ec5910bf7174efe187a149d9ce51f
http://review.source.kitware.com/#/c/18868/ [^]
(0034966)
Alan Scott   
2015-08-11 19:16   
Please attach sineWaves.csv

Thanks!
(0034969)
Julien Finet   
2015-08-12 02:21   
sineWaves.csv is in ParaViewData
http://www.paraview.org/files/ExternalData/MD5/13cae8b045a921b934eefc8dc40b8611 [^]
(0035507)
Alan Scott   
2015-12-01 20:13   
Rejecting this bug/feature.

I did as described. When I rubber band selected points in the bag plots view, it works correctly. but, if the actual data in the bagplotview is smaller than the view (as it was for me), when you move the mouse up to do another selection, you get a output window with lots of verbiage. Looks like this:

ERROR: In /projects/viz/paraview/src/ParaView/5.0.0-junk/ParaView4/VTK/Common/DataModel/vtkImageData.cxx, line 1391
vtkImageData (0x718a330): GetScalarPointer: Pixel (21, 100, 0) not in memory.
 Current extent= (0, 99, 0, 99, 0, 0)


ERROR: In /projects/viz/paraview/src/ParaView/5.0.0-junk/ParaView4/VTK/Common/DataModel/vtkImageData.cxx, line 1391
vtkImageData (0x718a330): GetScalarPointer: Pixel (21, 100, 0) not in memory.
 Current extent= (0, 99, 0, 99, 0, 0)


ERROR: In /projects/viz/paraview/src/ParaView/5.0.0-junk/ParaView4/VTK/Common/DataModel/vtkImageData.cxx, line 1391
vtkImageData (0x718a330): GetScalarPointer: Pixel (20, 100, 0) not in memory.
 Current extent= (0, 99, 0, 99, 0, 0)
(0038760)
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.