Right now, if I create a query that returns a set of columns and then create add a Chart to my app, the Chart seems to auto-create datasets for the first 3 columns of the query.
How do I make it auto-create datasets for all columns?
Creating datasets manually is not a pleasant task.