Support Board
Date/Time: Fri, 31 Oct 2025 06:13:27 +0000
Post From: Control subgraph Bar visibility
| [2018-11-08 10:39:57] | 
| User907968 - Posts: 847 | 
| You could use one of the additional arrays in the subgraph to store your calculation result (so that you have a complete data set to refer back to), then only insert the values into the main subgraph array at the nth bar. ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].Arrays[][] | 
