LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set different weights for plots on MS Word graph

Hello, hoping you guys can help me out with something:

 

I am using the report generation toolkit to insert a graph into a Microsoft Word document. I am using the VI: "Word Set Graph Colors" to set the colors of each plot in my graph. It also has an input for the weight - however this input is a scalar, not an array. I want to set each plot to have its own weight. Is there any way to do this?

 

Thanks in advance!

0 Kudos
Message 1 of 2
(2,070 Views)

Alright, answered my own question I guess.

 

I made my own copy of the VI in the report generation toolkit and just changed the weight to an array and that was actually all I had to do since it went into a loop and could auto-index.

 

Set Multiple Weights.png

0 Kudos
Message 2 of 2
(2,021 Views)