Hi i am new to iOS charts.
I am using double tap to zoom into my LineChart, but cannot find a way to zoom back out.
Is there a simple way to do this or do I have to intercept the double tap and save my state and restore it later?
I am using Charts 3.0.1 and Swift 3.0.2.
Thanks.