Is there a way to increase the gap between the Y-axis label and Y-axis.
Not at the moment, unfortunately.
One workaround is to set yaxis.ticklen to say 5 together with yaxis.tickcolor: 'rgba(0,0,0,0)'
yaxis.ticklen
yaxis.tickcolor: 'rgba(0,0,0,0)'