Support Board
Date/Time: Tue, 16 Sep 2025 00:29:02 +0000
Post From: Reference A Subgraph Using Condition
[2021-12-08 04:08:20] |
Sawtooth - Posts: 4263 |
Use the Spreadsheet Formula study with a formula like this in its Formula field: =IF(YourCondition,ID1.SG1,0) where ID1.SG1 is the study and subgraph you want to display as a line. Also, set 'Draw Zero Values' to No. |