I have a graph created with CorePlot. The user can switch between scatter chart:

and bar chart:

As you can see in the bar chart case the graph gets moved on the right till the point the second bar is not visible anymore. This does't happen when more than 5 elements get displayed:


it looks like the automatic positioning places wrongly some padding but I'm not sure how to avoid this problem.
Any idea?
