Auto-create datasets for the Chart component

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.

It would be helpful to see a screenshot! I believe it should auto-generate for any integer columns, but other columns would need to be manually added