🐛Bug report
Describe the bug
For some reason, when trying to load a bar chart or line chart using Safari, the x - values of the component render with a NaN value. It renders fine on all other browsers and i get a unable to parse error in the console. Also the x-axis does not generate.
Desktop (please complete the following information):
Safari
Smartphone (please complete the following information):
MacBook Pro
MacBook Air
Ipad Mini
Iphones
Additional context
Is there a way to manually control these properties? how are they generated? why is the x value coming back as "NaN". What is specific with safari that react-timeseries-charts hates?