I am attempting to implement separate annotations on graphs that i have input into a cluster but the problem is when i try to define the separate annotation values for the different plot areas, the same two annotations i have specified are placed on the same plot area. For example, i would like to place the annotation "hello" on the first plot index at x coordinate 1 and y coordinate 2. I am trying to plafe the annotation "world" on the second plot index at x coordinate 1 and y coordinate 2. I am trying to use the plot area property of the annotation cluster array. But what is happening is that the "hello" and "World" annotations are appearing in the same plot area. I am confused as to why this is happening. How can i use the annotation list cluster control properties to place separate annotations on different plot indexes ? I have placed my labview VI in the attachment to this post. Any assistance is greatly appreciated.
↧