I have the following code modified from the kendoui demo
I am trying to scale the size of the bubble on mouseover and back to original size on mouse out however I am getting a trace of the border of the circle.
I am using kendoui to draw the chart and jquery svg to animate the svg elements.
Thanks for any help.