Table of Contents
Graph the data values along a line passing through a volume on a Tkinter canvas. The volume data may have multiple components. Each component is graphed using a Trace object.
__init__ ( self, data_region, xyz_in, xyz_out, )
first_maximum_above_threshold ( self )
redraw_threshold_lines ( self )
reset_thresholds ( self )
show_slice_graphs ( self, canvas, use_volume_colors, )