react-native-charts-wrapper
react-native-charts-wrapper copied to clipboard
values flicker on x axis when while panning in linechart only.
It happens only when we we give valueformatter for string display in x axis.
Assigning a value to the "labelCount" property of x axis prevents this issue. This represents amount of labels you want visible at all times.