Are we no longer able to use a wild column name on the y-axis column for a canvas chart. Something like /^((?!time).), where I want to plot all columns except time from the data source against time. When I use this at the moment there is nothing plotting in the chart.
Thanks.