From 7e7a9e36693919bd79a11be271a379303f581c54 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sat, 8 Jan 2011 15:05:38 +0000 Subject: start to reorganise the example application --- docs/examples/index.html | 112 ++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 60 deletions(-) (limited to 'docs/examples/index.html') diff --git a/docs/examples/index.html b/docs/examples/index.html index 3debd18..ec5143d 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -18,31 +18,36 @@ @@ -194,18 +197,7 @@
- -
-
-
-
-
-
+

-- cgit v1.2.3-2-g168b From 2447194a8f52ba7577ef2a0e0929d433dfa292aa Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sun, 9 Jan 2011 15:36:01 +0000 Subject: Simplify the example application - move most code to jarmon.js --- docs/examples/index.html | 152 +++-------------------------------------------- 1 file changed, 7 insertions(+), 145 deletions(-) (limited to 'docs/examples/index.html') diff --git a/docs/examples/index.html b/docs/examples/index.html index ec5143d..e561b9e 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -16,154 +16,15 @@ @@ -205,5 +66,6 @@
+ -- cgit v1.2.3-2-g168b From 841d30bf4eda7a8658433d97b9c9a686c85b6e5a Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sat, 15 Jan 2011 15:34:41 +0000 Subject: decouple the chart coordinator html from the charts under its control. Also lighten the border of input text boxes. --- docs/examples/index.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/examples/index.html') diff --git a/docs/examples/index.html b/docs/examples/index.html index e561b9e..6acf2b8 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -58,14 +58,13 @@
-
-
-

-
-
-
-
- +
+
+

+
+
+
+
-- cgit v1.2.3-2-g168b From f7143a7a053c05ac9617d3557f583ce8cf223952 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sun, 16 Jan 2011 18:33:04 +0000 Subject: Move edit buttons --- docs/examples/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/examples/index.html') diff --git a/docs/examples/index.html b/docs/examples/index.html index 6acf2b8..2bec8aa 100644 --- a/docs/examples/index.html +++ b/docs/examples/index.html @@ -61,7 +61,13 @@
-

+
+

+
+ + +
+
-- cgit v1.2.3-2-g168b