Changeset 1033 for trunk


Ignore:
Timestamp:
Jun 9, 2008, 1:57:17 PM (16 years ago)
Author:
gah
Message:

by default an x and y axis are not hidden

File:
1 edited

Legend:

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

    r1013 r1033  
    542542        $g axis configure $axis -hide yes
    543543    }
     544    $g xaxis configure -hide no
     545    $g yaxis configure -hide no
    544546    catch {unset _label2axis}
    545547
Note: See TracChangeset for help on using the changeset viewer.