I am passing to the Line Chart (JFreeChart) node an array of strings of table column names the data for which I want to plot. The column selection is made via a Column Filter quick form.
I am puzzled how I am to configure the Line Chart node to Include for graphing only the columns identified in the input flow variable containing the array of strings. Which setting in the Flow Variable tab of the Line Chart node is to be changed to include the variable name for the array?