Support Board
Date/Time: Fri, 31 Jan 2025 21:46:46 +0000
Post From: Subgraphs with non-continuous lines for non-zero values
[2019-05-27 05:01:25] |
User553714 - Posts: 184 |
Is there any way to have a subgraph draw non-zero values, then break and be blank when values are zero and then start a new line when values are non zero again instead of it joining all non zero values as described in your documentation here; ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].DrawZeros I would like the subgraph line to be non continuous; if you set DrawZeroes == 1 then there is that vertical line from the last non zero down to zero then back up again to the next non-zero value which I would like to avoid. Hopefully this is clear, let me know if you require a pic. |