coinjar / react-native-wagmi-charts

A sweet & simple chart library for React Native that will make us feel like We're All Gonna Make It.
MIT License
589 stars 116 forks source link

TypeError: (0, _utils.getDomain) is not a function. (In '(0, _utils.getDomain)(Array.isArray(data) ? data : Object.values(data)[0])', '(0, _utils.getDomain)' is undefined) #111

Open markwindsorr opened 2 years ago

markwindsorr commented 2 years ago

Using javascript

arancauchi commented 1 year ago

Hi @markwindsorr could you please a small reproduction repo for this error if possible?

flespindola commented 1 year ago

having the same issue. Any solution?