From: Dan Vanderkam
Date: Mon, 9 May 2011 16:57:00 +0000 (-0400)
Subject: new demo of a chart w/ no boxy elements, plus a spark line (a tiny, tiny dygraph)
X-Git-Tag: v1.0.0~493
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=592f449f238537e780266cbe8b7904313c87c082;p=dygraphs.git
new demo of a chart w/ no boxy elements, plus a spark line (a tiny, tiny dygraph)
---
diff --git a/tests/unboxed-spark.html b/tests/unboxed-spark.html
new file mode 100644
index 0000000..06e10bb
--- /dev/null
+++ b/tests/unboxed-spark.html
@@ -0,0 +1,70 @@
+
+
+
+
+ dygraphs unboxed
+
+
+
+
+
+
+
+
+
+
This shows dygraphs without any boxlike elements (i.e. axes or grids):
+
+
+
+
+
+
+
+
+
This style can be used to produce interactive sparklines with dygraphs: