Centered Data Points
Hello everybody,
I'd be very happy to know if there is a way to 'center' the data points in regards to the x-scale. In order to make my request easier to understand please refer to the picture I attached (please ignore the colors).

I have tried to overcome this issue with adding 0.5 to my x values (for example, adding 0.5 to 6), which indeed made the data points centered. This, however, broke the accuracy of the didTouchChart function.
Thank you in advance!
did you find a good solution for this?
Have you tried using the xLabels property as shown in this example? Together with xLabelFormatter you should move the labels and the vertical line.
https://github.com/gpbl/SwiftChart#partially-filled-series