willdale/SwiftUICharts

Usage of arrays of double

Wini974 opened this issue · 0 comments

Hi,
I would like to code a Linechart (one line).
In my project, the Y and X data are each an array of double.
Regarding the version 1 of SwiftUICharts, it worked find for me.
But with the version 2, I don't know how to code Chardata when X & Y data are arrays.
Thanks a lot for your help.
Jean-Francois