I am using a core plot XY Scatter Plot, and I set the plot space scaleType to LOG for logarithmic. When the user zooms, after that, a panning causes the y-axis to scale as well, as if the user was pinching (But only one finger is being used!)
This does not happen if the scaleType is linear.
Is this a feature or a bug?
Any solutions on how to avoid this issue?
Thanks,