hongyin163 / react-native-chart-android

react native chart modules come from mpandroidchart.
206 stars 81 forks source link

Added properties that allow calling `zoom` and `centerViewTo` #14

Closed QuinnStephens closed 8 years ago

QuinnStephens commented 8 years ago

Added properties that allow calling zoom and centerViewTo. We also updated the MPAndroidChart library to version 2.2.4 in order to use the particular zoom method we needed.