D3.js zoom.scaleTo() Function
The zoom.scaleTo() function in D3.js is used to scale the current zoon transform of the selected elements to k. Syntax: zoom.scaleTo(selection, k[, p])Parameters: This function accept two parameter as mentioned above and described below selection: This parameter can be selection or transition.k: Thi