From: Robert Konigsberg <konigsberg@gmail.com> Date: Sat, 29 Dec 2012 02:11:21 +0000 (-0500) Subject: Update instructions on index.html. X-Git-Tag: v1.0.0~139^2~5 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=6814f34bd42b51019b3adb525ca3ce71f1f9fb63;p=dygraphs.git Update instructions on index.html. --- diff --git a/experimental/palette/index.html b/experimental/palette/index.html index a463223..3a4536b 100644 --- a/experimental/palette/index.html +++ b/experimental/palette/index.html @@ -35,9 +35,8 @@ <h3>Learn By Doing</h3> <ol> <li>In the filter box, type <code>point</code>.</li> - <li>In the <em>drawPoints</em> text box, enter <code>true</code></li> - <li>Press <code>enter</code> or click <em>Refresh</em>. You will - see dots on the graph where points exist.</li> + <li>In the <em>drawPoints</em> text box, toggle the value until <code>true</code> appears</li> + <li>You will see dots on the graph where points exist.</li> <li>In the <em>pointSize</em> text box, enter <code>5</code></li> <li>Press <code>enter</code> or click <em>Refresh</em>. The dots just got larger.</li>