From 9b3d801b567489d4ec84c924536ba329c5e0805f Mon Sep 17 00:00:00 2001 From: chrono Date: Thu, 28 Nov 2013 17:23:44 +0100 Subject: [PATCH] Changed edit cursor to all-scroll --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 520a530..fb476e1 100644 --- a/public/index.html +++ b/public/index.html @@ -371,7 +371,7 @@ $(function() { plotOptions: { series: { - cursor: 'resize', + cursor: 'all-scroll', point: { events: { /*