 |
cmd_zoomdata |
Function (ROM Call 0x39D) |
Executes TI-Basic 'ZoomData' command.
cmd_zoomdata adjusts the viewing window settings based on the currently
defined statistical plots (and data) so that all statistical data points
will be sampled, and displays the Graph Screen. The adjustment is performed
by updating the viewing window system variables ("xmin", etc.). This function
does not adjust "ymin" and "ymax" for histograms. See the TI-Basic manual for
more info.
Uses: ROM Call 0x455
See also: cmd_zoomstd