Hasan Abdelbast Abdelrahman

Results 8 comments of Hasan Abdelbast Abdelrahman

that is not working with me in UBUNTU

I highly recommend providing the availability to customize the marker to accept a Jsx elements instead of string so, anyone use the library can make any customization with the styles...

I think there is a way, I had seen this made, but I don't know actually how it is done @wuxudong

Is there a way to flip the position the highlighted icon according if I use Arabic or English, instead of using `showChildInTooltip={false}` ? @Adam-AbJab @HamdyOmran

@NikldjOne If it is solved using this PR, why hasn't it been merged until now?

@wuxudong https://github.com/wuxudong/react-native-charts-wrapper/pull/1007/files This PR resolves this problem, so it is highly recommended that it be reviewed and merged, and it needs to be done to all kinds of charts. ```...

@eugen-vg check this PR solves the problem https://github.com/wuxudong/react-native-charts-wrapper/pull/1007/files you will find that the piece of code added to the chart type you implement in node modules will solve the problem...

we need to add these lines to each chart kind (Line, bar, pie... etc) I am using this Repo for the Line and Pie chart, and after adding these lines...