From: Dan Vanderkam Date: Sun, 23 Nov 2014 21:13:06 +0000 (-0500) Subject: rename legend test X-Git-Tag: v1.1.0~11^2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=bac0dedd7e7bdf106ad65659575bb8a20700ec26;p=dygraphs.git rename legend test --- diff --git a/tests/customLabelFollow.html b/tests/customLabelFollow.html deleted file mode 100644 index b2362a4..0000000 --- a/tests/customLabelFollow.html +++ /dev/null @@ -1,85 +0,0 @@ - - - - - Label styles - - - - - - - - -

This page demonstrates different values for the legend option. Mouse over the charts to see the different behaviors.

-
legend: "follow":
-
- -
legend: "always":
-
- -
legend: "never":
-
- -
legend: "onmouseover" (the default):
-
- - - - diff --git a/tests/legend-values.html b/tests/legend-values.html new file mode 100644 index 0000000..b2362a4 --- /dev/null +++ b/tests/legend-values.html @@ -0,0 +1,85 @@ + + + + + Label styles + + + + + + + + +

This page demonstrates different values for the legend option. Mouse over the charts to see the different behaviors.

+
legend: "follow":
+
+ +
legend: "always":
+
+ +
legend: "never":
+
+ +
legend: "onmouseover" (the default):
+
+ + + +