From b598af955825e116f3d303862fc6f96998ae8aaa Mon Sep 17 00:00:00 2001 From: Robert Konigsberg <konigsberg@google.com> Date: Sat, 29 Jan 2011 14:50:53 -0500 Subject: [PATCH] log scale is no longer a "work in progress". :) --- tests/logscale.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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> -- 2.7.4