Abhinandan-Kushwaha / react-native-gifted-charts

The most complete library for Bar, Line, Area, Pie, Donut, Stacked Bar and Population Pyramid charts in React Native. Allows 2D, 3D, gradient, animations and live data updates.
https://www.npmjs.com/package/react-native-gifted-charts
MIT License
658 stars 138 forks source link

Bar Chart, Sometimes the bar is invisible #694

Closed imdadulhaque1 closed 1 week ago

imdadulhaque1 commented 2 weeks ago

I have faced an issue that sometimes the bar is invisible as mentioned in the attached screenshots,

BarChart_YAxisBarNotVisible

Abhinandan-Kushwaha commented 1 week ago

Hi @imdadulhaque1 Can you share the code

imdadulhaque1 commented 1 week ago

Hello @Abhinandan-Kushwaha , please check below code in attached file,

image

Abhinandan-Kushwaha commented 1 week ago

Hi @imdadulhaque1 This is possible only if the frontColor is transparent in some objects of the data array. Please check the frontColor in the data.