oksktank / react-native-pure-chart

react-native chart library that not using svg or ART but only using react native pure components.
MIT License
288 stars 132 forks source link

about the tooltip #131

Open suruchi1180 opened 2 years ago

suruchi1180 commented 2 years ago

First of all thanks for such an amazing library but there is some issues which I'm facing right now.

  1. whenever I'm supposed to click last bar then the value showing rectangle is showing only half on the emulator. how to fix this issues.
  2. and the second one I want rounded bar corners but not able to do that.