This probably happens because there is a mismatch between the graph data types (ie the type of the data contained in the graph: dbl, i32, single or multiple plots etc.) in the main vi and subvi. I can't remember now if the number of plots is important too.
By default, the control reference you create at first contains the data type, so, if you change the type in the original control, the link will be broken.
To solve the problem, either initialize the graph in the main vi with default data corresponding to the original situation, or go to the subvi, right click on the control reference and reselect the vi server class for the reference: the word "strict" should disappear from the upper part of the property node. Beware that if you use the Value property with a non data-typed reference, this property will be of Variant type.
Hope this helps
Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021