They finally fixed it inside the 5.6.0 with this PR What you can do now is:
5.6.0
xAxis: { splitLine: { show: true, showMinLine: false, // do not show the first splitLine lineStyle: { color: 'black', width:3 } } }