From fed1e4e185316ec4c91bc26f61e51e18b23af8a1 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Tue, 11 Nov 2014 17:52:41 +0100 Subject: [PATCH] reverting example --- examples/graph2d/07_scrollingAndSorting.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/graph2d/07_scrollingAndSorting.html b/examples/graph2d/07_scrollingAndSorting.html index fd2846bc..98e8629d 100644 --- a/examples/graph2d/07_scrollingAndSorting.html +++ b/examples/graph2d/07_scrollingAndSorting.html @@ -61,7 +61,6 @@ var options = { legend: true, sort: false, - style:'points', defaultGroup: 'doodle', graphHeight: '1500px', height: '500px',