TI-BASIC:Thin

From Learn @ Cemetech
Jump to navigationJump to search

[[File:{{{picture}}}|border]]

Command Summary

Sets all graphing lines to be 1 pixel wide.

Command Syntax

This command is executed by itself with no additional arguments

Menu Location

Go to Catalog, press [ALPHA][4], and scroll down.

Calculator Compatibility

TI-84+CSE/CE

Token Size

2 bytes

[[File:|border]]

Command Summary


Command Syntax


Menu Location


Calculator Compatibility


Token Size


The Thin command will set all lines in the current function type to be only 1 pixel wide (hence "Thin"). The command can be run on the homescreen or within a program.

:AxesOff
:GridOff
:Thin

Error Conditions

  • ERR:SYNTAX is thrown if additional arguments are put on the command.

Related Commands