Support Board
Date/Time: Sun, 20 Sep 2026 09:42:30 +0000
Post From: Control subgraph Bar visibility
| [2018-11-08 10:39:57] |
| User907968 - Posts: 883 |
|
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[][] |
