Login Page - Create Account

Support Board


Date/Time: Tue, 04 Mar 2025 13:21:39 +0000



Post From: Reference A Subgraph Using Condition

[2021-12-08 04:08:20]
Sawtooth - Posts: 4179
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.