Ok, there is a possibility that my brain is just not ready for this sort of math/scripting, but I will try to explain where I am having trouble and maybe you can help or point me to a link that may help.
So if I am understanding this correctly…
the remainder of (time * s)/thisComp.height=y (where it will appear on the y-axis)
So if it was (300*100)/720 then the answer would be 41.666 and the position on the y-axis would be whatever .666 converts to as a remainder.
Is that correct?