remove scale transform from example

This commit is contained in:
Vincent Broute
2013-07-02 21:56:49 +02:00
parent 3b7522ccb3
commit ee5cab9d2f

View File

@ -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",