Page 1 of 1

I'd like to get PlotX, PlotY data.

Posted: Thu Oct 28, 2021 12:55 am
by Sang
I'm working on a real-time chart now.

I'd like to get 09:43:30 time PlotX, PlotY data.

I want to bring the value of the data behind the current time.

Which option should I add?

please. help me..

Re: I'd like to get PlotX, PlotY data.

Posted: Thu Oct 28, 2021 7:44 am
by mateusz.b
Hi Sang,

Thanks for contacting us with your question.

Could you give me more details about that value placement? You've said that it should be behind the current time, but I'm not quite sure what do you mean. Should it be shown exactly behind the axis label? Illustration would be great here.

Best regards!

Re: I'd like to get PlotX, PlotY data.

Posted: Thu Oct 28, 2021 9:22 am
by Sang
Hello.

I want to be like this image.

I want vertical line

Re: I'd like to get PlotX, PlotY data.

Posted: Fri Oct 29, 2021 9:07 am
by mateusz.b
Hi sang,

X axis plot lines should be perfect in this case. Here's a demo: https://jsfiddle.net/BlackLabel/6Lvd9rx7/

Of course such plot line can be added dynamically based on specified conditions. If you want something like that ten tell me when such line should appear or for which specific points.

Also feel free to ask any further questions.
Regards!