react-native-charts-wrapper icon indicating copy to clipboard operation
react-native-charts-wrapper copied to clipboard

values flicker on x axis when while panning in linechart only.

Open NancyGarg opened this issue 5 years ago • 1 comments

It happens only when we we give valueformatter for string display in x axis.

NancyGarg avatar Jun 27 '20 18:06 NancyGarg

Assigning a value to the "labelCount" property of x axis prevents this issue. This represents amount of labels you want visible at all times.

Oliveirax avatar Oct 12 '20 19:10 Oliveirax