From: Dan Vanderkam Date: Tue, 1 Dec 2009 17:12:47 +0000 (-0800) Subject: update demo colors X-Git-Tag: v1.0.0~827 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=551aa865d41b0f039f33bdf5c7d9a92ee247eac6;p=dygraphs.git update demo colors --- diff --git a/tests/demo.html b/tests/demo.html index 1fa66fd..ba96531 100644 --- a/tests/demo.html +++ b/tests/demo.html @@ -39,7 +39,7 @@ labelsDiv: document.getElementById('status'), labelsSeparateLines: true, labelsKMB: true, - colors: ["hsl(180,60,50)", + colors: ["rgb(51,204,204)", "rgb(255,100,100)", "#00DD55", "rgba(50,50,200,0.4)"],