wuxudong / react-native-charts-wrapper

a react native charts wrapper (support android & iOS)
2.43k stars 657 forks source link

Update CandleDataExtract.swift #985

Closed happylifedev001 closed 5 months ago

happylifedev001 commented 5 months ago

Fix Wrong extract the value of CandleDataSet "barSpace" config

happylifedev001 commented 5 months ago

CandleDataSet config "barSpace" props not working in IOS.

So I found and fixed the code.