Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 03:47:53 +0000



Post From: Change Line width for threshold with ACSIL

[2020-08-25 15:01:37]
User681150 - Posts: 62
i was successfully able to change the color of the subgraph line using ACSIL .DataColor when a condition was met (stoch > 60). i assume this was possible because .DataColor has the [sc.Index] capability sc.Subgraph[0].DataColor[sc.Index]

i now want to also change the width of the line at the same condition. so .LineWidth = 2;

is this possible with ACSIL? i have tried and it changes the entire line. i am assuming because LineWidth doesnt support [sc.Index]. is this assumption correct?

if not, what code can i use to change the line width only for the area that the condition is met? thanks alot
imageacsil change line.png / V - Attached On 2020-08-25 15:00:27 UTC - Size: 10.68 KB - 206 views
Attachment Deleted.