From f67557f748cb3d20369dcef3074bd40c86f72863 Mon Sep 17 00:00:00 2001 From: jos Date: Wed, 10 Sep 2014 15:01:05 +0200 Subject: [PATCH] Extended example 15 --- examples/graph2d/12_customRange.html | 2 +- examples/graph2d/15_streaming_data.html | 58 ++++++++++++++++--------- 2 files changed, 38 insertions(+), 22 deletions(-) diff --git a/examples/graph2d/12_customRange.html b/examples/graph2d/12_customRange.html index 1416e1af..5dd51eea 100644 --- a/examples/graph2d/12_customRange.html +++ b/examples/graph2d/12_customRange.html @@ -29,7 +29,7 @@ var options = { right: { min:-5 } - }, + } } }; diff --git a/examples/graph2d/15_streaming_data.html b/examples/graph2d/15_streaming_data.html index 587d6848..e7701373 100644 --- a/examples/graph2d/15_streaming_data.html +++ b/examples/graph2d/15_streaming_data.html @@ -24,14 +24,17 @@

\ No newline at end of file