Support Board
Date/Time: Tue, 24 Mar 2026 10:32:53 +0000
Post From: Control subgraph Bar visibility
| [2018-11-08 10:39:57] |
| User907968 - Posts: 868 |
|
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[][] |
