Changeset 450 for trunk


Ignore:
Timestamp:
May 30, 2006, 7:44:08 PM (18 years ago)
Author:
mmc
Message:

Added default axis labels to _rebuild output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/nanovisviewer.tcl

    r447 r450  
    845845        _send volume outline color [_color2rgb $itk_option(-plotoutline)]
    846846    }
     847    _send volume axis label x "x"
     848    _send volume axis label y "y"
     849    _send volume axis label z "z"
    847850}
    848851
Note: See TracChangeset for help on using the changeset viewer.