Ranjit Kumar

Results 12 issues of Ranjit Kumar

Hii @wuxudong and @all, please help me, App is crashing when Zoom or scaleEnabled = true Thanks

Hii @Hasan-aga and @all please help, I am stuck I am using Line Chart. And I have 800 or more datasets But the line chart didn't draw all data. Datasets...

![WhatsApp Image 2023-03-03 at 2 04 31 PM (2)](https://github.com/wuxudong/react-native-charts-wrapper/assets/59352983/a3c07d5d-6023-45b1-b6aa-d6f783c33316) Hii @wuxudong and @all, Please Help, How to make graph like this using the react-native-charts-wrapper library?

Hii @wuxudong , I am using Line Chart. And I have 800 or more datasets But the line chart didn't draw all data. Datasets are something like that: [ {x:...

Hii @wuxudong, Please help, I am confused. can I LineChart Plot with duplicate data? Thanks

Hii @all, Please help, How to Build Cyclic Voltammetry Graph in React Native? Thanks

**Do read files under `lib/*` before reporting issues, you can find all the config there, all of them are straightforward.** ### Expected Behavior ### Actual Behavior ### Screenshots ### Data...

How to hide the vertical Scroll indicators?

Hill @all, Please Help me, when I am using this getting the given error. Cannot read property 'array' of undefined? sample code: setIndex(index)} /> const carouselData = [ {id: 1,...

Hi all, How to send values in the x-axis and y-axis in data? like this { data: [ {x: '200', y: 30}, {x: '210', y: 40}, {x: '220', y: 50},...