I have used highcharts 7.0.2 version.
In my application initially, charts line charts are bound properly but after zoom in and zoom out it will create an issue on axis labels.
Below are some snaps for the same.
Also, I have used the zooming on 'xy' axis.
chart: {
zoomType: 'xy'
}
1) Chart before zoom out
Fiddle demo: https://jsfiddle.net/ukLaqtyv/. To reproduce the issue you have to do very large zoom.