Hai,
I am using axisX2 and when zooming and panning, the zoom and pan buttons hide the labels of the x2 axis.So, is there a way to give more space or change the position of zoom and pan buttons?
By setting axis margin, you can push axisX2 and make some space for zoom/pan button. Also, you can position zoom/pan button by changing CSS properties as shown in this JSFiddle.