<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADot</id>
	<title>TI-BASIC:Dot - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3ADot"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Dot&amp;action=history"/>
	<updated>2026-04-29T13:25:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Dot&amp;diff=943&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Dot&amp;diff=943&amp;oldid=prev"/>
		<updated>2016-02-24T18:26:32Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=DOT.GIF&lt;br /&gt;
|summary=Sets all equations to use the dotted-line graphing style, and makes it the default setting.&lt;br /&gt;
|syntax=Dot&lt;br /&gt;
|location=Press:&lt;br /&gt;
# MODE to access the mode menu.&lt;br /&gt;
# Use arrows to select Dot.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Dot command sets all equations to use the disconnected &amp;quot;dotted-line&amp;quot; graph style: it calculates and draws points on the graph, but doesn&amp;#039;t connect them. In addition, this graph style is made the default, so that when a variable is deleted it will revert to this graph style. The other possible setting for this option is [[TI-BASIC:Connected|Connected]].&lt;br /&gt;
&lt;br /&gt;
Compare this to the [[TI-BASIC:Graphstyle|GraphStyle(]] command, which puts a single equation into a specified graph style.&lt;br /&gt;
&lt;br /&gt;
The Connected and Dot commands don&amp;#039;t depend on [[TI-BASIC:Graphing_Mode|Graphing_Mode]], and will always affect all functions, even in other graphing modes. The exception to this is that [[TI-BASIC:Seq_Mode|sequence]] mode&amp;#039;s default is always the dotted-line style, even when Connected mode is set. The Connected command will still change their graphing style, it just won&amp;#039;t change the default they revert to.&lt;br /&gt;
&lt;br /&gt;
In addition to graphing equations, this setting also affects the output of [[TI-BASIC:Drawf|DrawF]], [[TI-BASIC:Drawinv|DrawInv]], and [[TI-BASIC:Tangent|Tangent(]].&lt;br /&gt;
&lt;br /&gt;
= Advanced Uses =&lt;br /&gt;
&lt;br /&gt;
Functions graphed using the dotted-line graph style are very strongly affected by the [[TI-BASIC:System_Variables#window|Xres]] setting (which determines how many points on a graph are chosen to be graphed). If Xres is a high setting (which means many pixels are skipped), functions in dotted-line mode will be made up of fewer points (in connected mode, this will also be the case, but because the points are connected this isn&amp;#039;t as noticeable). You should probably set Xres to 1 if you&amp;#039;re going to be using the dotted-line graph style -- even 2 is pushing it.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Connected|Connected]]&lt;br /&gt;
* [[TI-BASIC:Graphstyle|GraphStyle(]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>