View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015263ParaViewFeaturepublic2015-01-14 12:502016-08-12 09:59
ReporterJulien Finet 
Assigned ToJulien Finet 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015263: Link FunctionalBagPlot view selection with Bag Chart view selection
DescriptionPoints/Lines selected in one view should be also selected in the other view.
Steps To ReproduceLoad 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.
TagsNo tags attached.
ProjectKitware
Topic Namebag_plot
Typeusability
Attached Filescsv file icon sineWaves.csv [^] (18,766 bytes) 2015-08-12 02:20

 Relationships

  Notes
(0034083)
Julien Finet (developer)
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 (manager)
2015-08-11 19:16

Please attach sineWaves.csv

Thanks!
(0034969)
Julien Finet (developer)
2015-08-12 02:21

sineWaves.csv is in ParaViewData
http://www.paraview.org/files/ExternalData/MD5/13cae8b045a921b934eefc8dc40b8611 [^]
(0035507)
Alan Scott (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2015-01-14 12:50 Julien Finet New Issue
2015-01-14 12:50 Julien Finet Assigned To => Julien Finet
2015-01-14 12:50 Julien Finet Status backlog => active development
2015-01-14 12:51 Julien Finet Project TBD => Kitware
2015-01-14 12:51 Julien Finet Topic Name => bag_plot
2015-01-14 12:51 Julien Finet Type feature => usability
2015-01-14 12:53 Julien Finet Note Added: 0034083
2015-04-23 03:26 Julien Finet Status active development => gatekeeper review
2015-04-23 03:26 Julien Finet Fixed in Version => 4.5
2015-04-23 03:26 Julien Finet Resolution open => fixed
2015-06-02 08:45 Utkarsh Ayachit Status gatekeeper review => customer review
2015-06-02 08:45 Utkarsh Ayachit Fixed in Version 4.5 => git-master
2015-07-10 18:05 Julien Finet Steps to Reproduce Updated
2015-08-11 19:16 Alan Scott Note Added: 0034966
2015-08-12 02:20 Julien Finet File Added: sineWaves.csv
2015-08-12 02:21 Julien Finet Note Added: 0034969
2015-09-06 12:17 Utkarsh Ayachit Fixed in Version git-master => 4.4
2015-12-01 20:13 Alan Scott Note Added: 0035507
2015-12-01 20:13 Alan Scott Status customer review => todo
2016-08-12 09:59 Kitware Robot Note Added: 0038760
2016-08-12 09:59 Kitware Robot Status todo => closed
2016-08-12 09:59 Kitware Robot Fixed in Version 4.4 =>
2016-08-12 09:59 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team