@Teodor
I guess what my feature request is looking for is an X-Y scatter graph. Maybe that is my issue, perhaps the line graphs x axis is always serial in nature.
Is it possible to turn a wappler query result into an array that I can pass to a charts.js graph?
Are these dmx array’s JS arrays that I can use by just referencing in JS do you know? ie. In your example can I just ref arr1 in a JS script section as if it was a standard JS array?