MantisBT - ParaView
View Issue Details
0015912ParaView(No Category)public2016-01-04 09:092016-06-09 10:58
Mathieu Westphal 
Mathieu Westphal 
normalminorhave not tried
closedfixed 
5.0 
5.15.1 
TBD
incorrect functionality
0015912: use SolidColor instead of vtkBlocksColor as default array color for monoblock multiblock datasets
Since ParaView 5.0, the default array color for multiblocks dataset is vtkBlocksColor, while it make sense for actual multiblocks dataset, it's only perturbing for multiblock dataset containing only one block, with a display of a useless big legend.

Using SolidColor in this case would resolve this problem.
Open Paraview
Create Sphere
Add a Group dataset filter, apply
vtkBlocksColor legend appear
No tags attached.
Issue History
2016-01-04 09:09Mathieu WestphalNew Issue
2016-01-04 09:10Mathieu WestphalSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1435#r1435
2016-01-04 13:03Alan ScottNote Added: 0035624
2016-01-04 13:03Alan ScottProduct Version => 5.0
2016-01-04 13:03Alan ScottTarget Version => 5.1
2016-04-20 14:34Utkarsh AyachitNote Added: 0035907
2016-04-20 14:34Utkarsh AyachitStatusbacklog => customer review
2016-04-20 14:34Utkarsh AyachitFixed in Version => git-master
2016-04-20 14:34Utkarsh AyachitResolutionopen => fixed
2016-04-20 14:34Utkarsh AyachitAssigned To => Mathieu Westphal
2016-05-18 21:48Alan ScottNote Added: 0035993
2016-05-18 21:48Alan ScottStatuscustomer review => closed
2016-06-09 10:58Utkarsh AyachitFixed in Versiongit-master => 5.1

Notes
(0035624)
Alan Scott   
2016-01-04 13:03   
Agreed. I will say any solution that treats single blocks of a mutli block dataset is acceptable.
(0035907)
Utkarsh Ayachit   
2016-04-20 14:34   
Merged:

https://gitlab.kitware.com/paraview/paraview/merge_requests/727 [^]
(0035993)
Alan Scott   
2016-05-18 21:48   
Tested local server, Linux, master.

This does not work for single block, but multiple set datasets - ParaView thinks they are multiple datasets. Future enhancement.