Getting X,Y location and size of plot of rendered chart
Getting X,Y location and size of plot of rendered chart
Is there any way to get the relative position of the plot origin and max points of a plot once it's rendered? I'd like to see if there is a way to display scaled position on the plot while the mouse is moving using javascript. I have the browser scripting down, but now I need the offset and size of the plot area. Thanks in advance.