View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008076ParaView(No Category)public2008-11-10 18:262016-08-12 09:57
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0008076: Coloring with Partial Arrays
DescriptionWhen coloring a composite dataset with partial arrays, currently color is assigned to blocks without the selected array by making up a value (0). Instead, in such cases, no scalar coloring should be applied to the block (revert to solid coloring).
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0023448)
Utkarsh Ayachit (administrator)
2010-11-19 14:02

This is fixed now.
(0023569)
Utkarsh Ayachit (administrator)
2010-11-29 10:05

Try this pipeline:

Cone->Elevation |
                |-> Group DataSets -> Color By Elevation
Sphere |

You'll see that the Sphere shows up with some color. this is happening since vtkOpenGLScalarsToColorsPainter changes the OpenGL state and does not restore all variables back to previous values resulting in bleeding of some state attributes affecting the color.

This can be misleading and should be fixed.
(0024921)
Utkarsh Ayachit (administrator)
2011-01-19 11:39

This almost works now, except that the last used color bleeds into the block where the array is missing.
(0033628)
Cory Quammen (developer)
2014-10-10 10:53

The last color still bleeds into the block where the array is missing.
(0037603)
Kitware Robot (administrator)
2016-08-12 09:57

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
2008-11-10 18:26 Utkarsh Ayachit New Issue
2008-11-10 18:26 Utkarsh Ayachit Status backlog => tabled
2008-11-10 18:26 Utkarsh Ayachit Assigned To => Zhanping Liu
2009-02-17 15:00 Utkarsh Ayachit Category 3.6 => 3.8
2009-05-13 13:41 Utkarsh Ayachit Target Version => 3.8
2010-11-19 14:02 Utkarsh Ayachit Note Added: 0023448
2010-11-19 14:02 Utkarsh Ayachit Status tabled => @80@
2010-11-19 14:02 Utkarsh Ayachit Fixed in Version => 3.10
2010-11-19 14:02 Utkarsh Ayachit Resolution open => fixed
2010-11-29 10:05 Utkarsh Ayachit Note Added: 0023569
2010-11-29 10:05 Utkarsh Ayachit Assigned To Zhanping Liu => Robert Maynard
2010-11-29 10:05 Utkarsh Ayachit Status @80@ => backlog
2010-11-29 10:06 Utkarsh Ayachit Status backlog => tabled
2010-11-29 10:06 Utkarsh Ayachit Fixed in Version 3.10 => 3.10.shortlist
2010-11-29 10:06 Utkarsh Ayachit Fixed in Version 3.10.shortlist =>
2010-11-29 10:06 Utkarsh Ayachit Target Version 3.8 => 3.10.shortlist
2010-11-30 16:33 Utkarsh Ayachit Priority normal => high
2010-12-01 16:52 Robert Maynard Assigned To Robert Maynard => Utkarsh Ayachit
2011-01-19 11:39 Utkarsh Ayachit Note Added: 0024921
2011-06-16 13:10 Zack Galbreath Category => (No Category)
2014-10-10 10:53 Cory Quammen Note Added: 0033628
2015-01-02 10:43 Utkarsh Ayachit Fixed in Version => 4.3
2016-08-12 09:57 Kitware Robot Note Added: 0037603
2016-08-12 09:57 Kitware Robot Status backlog => closed
2016-08-12 09:57 Kitware Robot Fixed in Version 4.3 =>
2016-08-12 09:57 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team