Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 16:36:42 +0000



Post From: help with plotting horizontal line

[2020-08-18 02:32:37]
User681150 - Posts: 62
if i use

zeroline.SetFloat(0.0001)
sgZeroline[sc.Index] = zeroline.GetFloat();

it works and sets a horizontal line "close enough"

but setting it to 0.0000 does not work. go figure.