The GraphColor( Command

Command Summary

Changes the color of a certain function.

Command Syntax

GraphColor(function#,color#)

Menu Location

Press:

  1. 2ND 0 to access catalog.
  2. TAN to get to the G index
  3. Scroll down to find GraphColor(, then ENTER to paste.

Graph colors can also be changed under Y=.

Calculator Compatibility

TI-84+ CSE/CE

Token Size

2 bytes

The GraphColor( command will change the color of any function from Y0 to Y9. So, for example, to change the color of Y3 to NAVY, do:

GraphColor(3,NAVY

Notice, you must use the number of the function, rather than the entire function name, which would be Y3.

As you may know, you can also use the value of the color, which can be any integer between 10 and 24. So, our last command could also be:

GraphColor(3,17

Related Commands

.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.