Ignore:
Timestamp:
Sep 22, 2015 1:18:23 PM (8 years ago)
Author:
ldelgass
Message:

Change default label for maps from "Plot" to "Map"

File:
1 edited

Legend:

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

    r5659 r5880  
    810810                        _autoLabel $xmlobj output.$item "String" counters
    811811                    }
    812                     histogram* - curve* - field* - map* {
     812                    histogram* - curve* - field* {
    813813                        _autoLabel $xmlobj output.$item "Plot" counters
     814                    }
     815                    map* {
     816                        _autoLabel $xmlobj output.$item "Map" counters
    814817                    }
    815818                    drawing* {
Note: See TracChangeset for help on using the changeset viewer.