Solved
How to get X position of current plotted data in Dynamic Graph?
In Dynamic Graph widget, when we call API addDataPoint(), this will return the index of the added value. But how to get the x position?
In Dynamic Graph widget, when we call API addDataPoint(), this will return the index of the added value. But how to get the x position?
Hi!
Try with indexToScreenX(index) / indexToScreenY(index)
Regards!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.