wuxudong

Results 67 comments of wuxudong

Using unix time with milli seconds may not be a good idea in Android. check https://github.com/wuxudong/react-native-charts-wrapper/issues/759. and following config may help to control you x labels. ``` axisMaximum: PropTypes.number, axisMinimum:...

I think limitLines can help. ![image](https://github.com/wuxudong/react-native-charts-wrapper/assets/1391101/e6009ba8-b2aa-4044-9629-6fd61638a80c)

I am not quite understand, could you please explain in detail?

I fork this repo, and update Charts to newest version V3. you can check it at https://github.com/wuxudong/react-native-ios-charts I have no experience of coding with swift & oc, so I can...

@xsjqqq123 是怎么做到的,把它运行在 Android上?

MPAndroidChart changed a lot from v2 to v3, I will make a try.

maybe you will be interested in this. Now it support both android and ios https://github.com/wuxudong/react-native-charts-wrapper

> > > > > > I have also tried but still get the same error as the picture above > > RN: 0.70.2 Xcode: 14.0.1 The error message hint...