[vtkusers] Change vtkScalarBarActor label text
mbcx9rb9
richard.j.brown at live.co.uk
Tue Aug 29 09:28:17 EDT 2017
Hi all,
I have a lookup table with a maximum (let's say 100). All values greater
than 100 are rendered in white.
The problem is that vtkScalarBarActor should show the greatest increment
(next to the white colour) as "≥100", but instead shows it as "100".
Is there any way round this? Maybe to get the text of each increment and add
a "≥" to the max?
Thanks in advance
P.S. rendering is done with vtkLookupTable, vtkImageMapToColors then
vtkScalarBarActor
--
View this message in context: http://vtk.1045678.n5.nabble.com/Change-vtkScalarBarActor-label-text-tp5744620.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list