From: Neal Nelson Date: Tue, 15 Jun 2010 15:38:37 +0000 (+0200) Subject: Added stepPlot option. X-Git-Tag: v1.0.0~684 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=342b09856ba5a0a42b04884d8b417be458cc6e20;p=dygraphs.git Added stepPlot option. --- diff --git a/tests/steps.html b/tests/steps.html new file mode 100644 index 0000000..81dfbd0 --- /dev/null +++ b/tests/steps.html @@ -0,0 +1,135 @@ + + + dygraph + + + + + + + +

1: Simple line chart:

+
+ + +

2: Simple step chart:

+
+ + +

3: Filled step chart:

+
+ + +

4: Line chart with error bars:

+
+ + +

5: Step chart with error bars:

+
+ + +

6: Stepped chart with gaps from CSV:

+
+ + +

7: Stepped chart with gaps from native data:

+
+ + + +