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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to