you need to use the bundle function to make a cluster of the 3 chart
inputs. Then wire the cluster to the chart. See
attached example. Was this what you needed?
The 0 is the index of the array. It means that you are looking at
the first element in the array from the FP Read function. If you
were reading more than one channel, there would be more than one
element in this array. If you are only reading from the first
channel in the module, all other elements except the first one will be
null.