[Paraview] color map digits
Amy Henderson
amy.henderson at kitware.com
Wed Oct 20 09:42:10 EDT 2004
Hi Stephen,
On the Display tab where you turned on the scalar bar, there is a button
called "Edit Color Map". When you click this button, a set of controls for
the scalar bar is displayed. In that set of controls, there is an entry box
called "Labels". The value in that entry box is a format specification (the
same specification as used with printf()) for the numeric labels on the
scalar bar. By default the specification ends with "3g", meaning that 3
significant digits will be used for the labels. Changing this to "4g"
should accomplish what you want.
- Amy
At 03:55 AM 10/20/2004, Stephen Wornom wrote:
>My max/min values have 4 place accuracy
>max/min = 14.1402/13.3445
>the display rounds these to 14.1 and 13.3. How does one increase the
>number of decimal places in the scalar bar?
>Stephen
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview
More information about the ParaView
mailing list