Jan van Arkel

Results 2 issues of Jan van Arkel

Is it possible to make a linechart view with three lines in there? And without the 'fill' ? So something like: LineChartView(data1: [8,23,54,32,12,37,7,23,43], title: "Title1", legend: "Legendary"; data2: [9,22,52,30,10,30,9,27,47], title:...

I need help with an interpolation algorithm for my app. I have a couple of arrays: (1) my measurements array (days versus weights) (2) a reference array with minimum weights...

question