Joined May 2011
·

Sébastien Gruhier

CTO at xilinus
·
france
·
·
·

you can do
svg.attr("transform", "translate(0,0) scale(1)");
But you'll also need to reset the d3.behavior.zoom. You need to modify a little the snippet to use a variable for the behaviour.
Let me know if it's clear enough. If not, I'll try to get 5 mn to make a new snippet.

Achievements
258 Karma
110,960 Total ProTip Views