From ee5cab9d2f3e49c6da0b075814ce3906c01ef1a6 Mon Sep 17 00:00:00 2001 From: Vincent Broute Date: Tue, 2 Jul 2013 21:56:49 +0200 Subject: [PATCH] remove scale transform from example --- examples.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples.js b/examples.js index b3a22d194c..a84dfb0de9 100644 --- a/examples.js +++ b/examples.js @@ -89,8 +89,7 @@ $(function(){ "stroke-width" : 1 }, attrsHover : { - "stroke-width" : 2, - transform : "s1.5" + "stroke-width" : 2 } } }, @@ -7772,7 +7771,7 @@ $(function(){ fill : "#d90000" }, attrsHover :{ - transform : "s1.5", + transform : "s2", "stroke-width" : 2 }, label :"less than 500 000 inhabitants",