From: Dan Vanderkam Date: Thu, 9 May 2013 18:43:50 +0000 (-0700) Subject: add instructions X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=91ac124a4dbe5af87383c8271ddbeda39f9c5fdb;p=dygraphs.git add instructions --- diff --git a/tests/hairlines.html b/tests/hairlines.html index d358578..7cf9824 100644 --- a/tests/hairlines.html +++ b/tests/hairlines.html @@ -33,9 +33,11 @@ #controls { position: absolute; left: 10px; - top: 490px; + margin-top: 420px; } + /* This style & the next show how you can customize the appearance of the + hairlines */ .hairline-info { border: 1px solid black; border-top-right-radius: 5px; @@ -60,6 +62,8 @@

Hairlines Demo

+

Click the chart to add a hairline. Drag the hairline to move it.

+