Right now I have 32 plots on a strip chart. I have a 32 element array that is converted to a cluster with a size of 32. I would like to add a couple more plots to the chart, so I inserted another element into the data array. The problem is when I change the cluster size of the array to cluster conversion, then all my references to the chart become invalid. I went into the chart properties and it only shows 32 plots. Is that the limit? Even when I change the array back to 32 elements and the cluster size back to 32, the chart references still show that there is an error.