Hi Manoj,
Thanks for the prefilled jsfiddle link, it was nice to not have to start the fiddle from scratch.
The root cause was that at different resolutions the data had null values and I hadn’t set {connectNullData: true}.
Thanks!