[Paraview] Categorical data in scalar bar

Tim Gallagher tim.gallagher at gatech.edu
Fri Dec 28 12:13:48 EST 2012


Hi,

We have a dataset that ranges from 0 to 7 and represents categorical data. Is it possible through a python script to explicitly set the tick labels on a scalar bar so I can manually map them to strings? For instance:

{0.0 -> "None", 1.0 -> "I", 2.0 -> "J",...} 

Thanks,

Tim


More information about the ParaView mailing list