Support Board
Date/Time: Wed, 02 Jul 2025 11:49:48 +0000
Post From: Control subgraph Bar visibility
[2018-11-08 10:39:57] |
User907968 - Posts: 840 |
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[][] |