Ignore:
Timestamp:
Jun 9, 2005 9:47:20 PM (19 years ago)
Author:
mmc
Message:

Added support for contour plots of 3D data sets.

File:
1 edited

Legend:

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

    r14 r16  
    196196                    }
    197197                }
    198                 2D {
     198                2D - 3D {
    199199                    set mode "contour"
    200200                    if {![info exists _mode2widget($mode)]} {
Note: See TracChangeset for help on using the changeset viewer.