MantisBT - VTK
View Issue Details
0011134VTK(No Category)public2010-08-16 15:092016-08-12 09:55
David Doria 
Kitware Robot 
normalfeatureN/A
closedmoved 
 
 
0011134: Allow graphs to be colored by a vtkUnsignedCharArray
vtkGraphLayoutView does not currently support coloring vertices with a vtkUnsignedCharArray. You currently must use an array with normal scalar values (e.g. a vtkIntArray) and then use vtkViewTheme's point lookup table to set up the proper mapping of integers to colors. This is awkward in some cases.
No tags attached.
Issue History
2010-08-16 15:09David DoriaNew Issue
2010-09-04 10:04David DoriaNote Added: 0022088
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037195
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0022088)
David Doria   
2010-09-04 10:04   
I added this functionality here:

repo: git@github.com:daviddoria/daviddoria-vtk.git
branch: VTK-GraphColors
(0037195)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.