I am working with ngx-charts trying to vizualise some data in a combo-chart of barcharts and line charts. I have most issues worked out, but I cannot figure out what I should change in my code to control the space between the y-axis of my chart, and the initial group in my barchart.
I was wondering has anyone that has worked with ngx-charts before encountered this, and hopefully solved the issue? If anyone knows if this could be a variable set anywhere, the insight would be greatly appreciated.
gap between y-axis and data
Edit: Adding another image to show that this is not an issue with missing data, as on another graph of mine the spacing is equal from both ends.
Equal gap from both y-axes