Skip to content
Property Value
Hex Value $EA
Categories
Localizations
  • FR: GraphNAff

PlotsOff

Overview

Deselects all stat plots or one or more specified stat plots (1, 2, or 3).

Availability: Token available everywhere.

Syntax

PlotsOff [1,2,3]

Location

2nd, stat plot, STAT PLOTS, 4:PlotsOff


Description

By itself, the command will turn off all three stat plots.

If it is given arguments, there can be any number of them (actually, no more than 255, but this won't stop most people), but they must all be numbers 1 to 3. Then, the command will only turn off the specified plots. Unlike some commands, it is okay to give PlotsOff an expression as an argument (for example, PlotsOff X), as long as it has a value of 1, 2, or 3.

Error Conditions

  • ERR:DOMAIN is thrown if a plot that is not 1, 2, or 3 is specified.

Source: parts of this page were written by the following TI|BD contributors: burr, DarkerLine, GoVegan.

History

Calculator OS Version Description
TI-82 1.0 Added

Last update: September 30, 2023 15:38:51
Created: February 23, 2023 23:15:01
Authors: Adrien Bertrand