Operation Manual

Chapter 8: Draw Instructions 133
Placing Text on a Graph
Placing Text Directly on a Graph
To place text on a graph when the graph is displayed, follow these steps.
1. Select
0:Text( from the DRAW menu.
2. Press t
b to change the color.
3. Place the cursor where you want the text to begin.
4. Enter the characters. Press ƒ or y7 to enter letters and q. You may enter TI-84 Plus C
functions, variables, and instructions. The font is proportional, so the exact number of characters
you can place on the graph varies. As you type, the characters are placed on top of the graph.
To cancel
Text( , press .
Placing Text on a Graph from the Home Screen or a Program
Tex t( places on the current graph the characters comprising value, which can include TI-84 Plus C
functions and instructions. The top-left corner of the first character is at pixel (
row,column), where row is
an integer between 0 and 164 and
column is an integer between 0 and 264. Both row and column can be
expressions.
Tex t(row,column, text1,text2,..., text n)
value can be text enclosed in quotation marks ( " ), or it can be an expression. You can change color
while STYLE is in display (in graph view). The TI-84 Plus C will evaluate an expression and display the
result with up to 10 characters.
Graph Area Pixel Rows Pixel Columns
FULL 0-164 0-264
HORIZ 0-80 0-264
G-T 0-144 0-184