From: Robert Konigsberg <konigsberg@google.com> Date: Sat, 29 Jan 2011 19:50:53 +0000 (-0500) Subject: log scale is no longer a "work in progress". :) X-Git-Tag: v1.0.0~587^2~12^2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=b598af955825e116f3d303862fc6f96998ae8aaa;p=dygraphs.git log scale is no longer a "work in progress". :) --- diff --git a/tests/logscale.html b/tests/logscale.html index df76eda..f564f25 100644 --- a/tests/logscale.html +++ b/tests/logscale.html @@ -11,7 +11,7 @@ </head> <body> - <h1>Log scale demo - work in progress</h1> + <h1>Log scale demo</h1> <h2>x-axis of dates</h2> <div id="div_g" style="width:600px; height:300px;"></div> <h2>x-axis of numbers</h2>