Pass Tag History data as view parameter

I have a chart in a view that I want to use as a template.

This chart’s series data is bound to the view’s parameter using an expression, the view parameter is an array. When I do this I get no errors on the chart, but when I use this view and link that parameter to a history tag I get the error: “Expected member “path” to be non-null”.

What am I doing wrong here?