MantisBT - ParaView
View Issue Details
0008078ParaView(No Category)public2008-11-10 18:282016-08-12 09:57
Utkarsh Ayachit 
Yumin Yuan 
normalminorhave not tried
closedmoved 
 
 
0008078: Unordered Color Maps
Some data values do not have any logical order associated with them. For example, block ids and process ids have identifiers that distinguish them, but there is no real meaning between the relationship of each pair. Thus, it makes little sense to use our standard linear color maps. A much better approach would be to map individual colors to values and show these colors as blocks in the color bar. VisIt demonstrates this quite nicely (although the colors they use aren't perfect).
No tags attached.
Issue History
2008-11-10 18:28Utkarsh AyachitNew Issue
2009-02-17 15:02Utkarsh AyachitCategory3.6 => Pending
2009-02-20 14:03Ken MorelandCategoryPending => 3.8
2009-05-13 13:40Utkarsh AyachitTarget Version => 3.8
2010-11-12 14:13Dave DeMarleStatusbacklog => tabled
2010-11-12 14:13Dave DeMarleAssigned To => Yumin Yuan
2010-11-12 14:14Dave DeMarleNote Added: 0023218
2010-11-15 15:42Yumin YuanNote Added: 0023266
2011-06-16 13:10Zack GalbreathCategory => (No Category)
2016-08-12 09:57Kitware RobotNote Added: 0037604
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved

Notes
(0023218)
Dave DeMarle   
2010-11-12 14:14   
Yumin, please advise on how to go about fixing this and how much work it entails.
(0023266)
Yumin Yuan   
2010-11-15 15:42   
Showing the colors as blocks in the color bar is not complicated, and can be achieved mainly by modifying vtkPVScalarbarActor::BuildScalarBarTexture(). The thing that needs some thinking is how to display ticks and labels (linear vs log) in this case. Anyway, it may take a couple of days of work, and the changes should be fairly isolated in only a couple of classes, I think.
(0037604)
Kitware Robot   
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.