On Mon, Sep 14, 2009 at 1:26 PM, Eric Jackson <eric...@comcast.net> wrote:
>
> I'm not thinking of matplotlib html5.  However, I am fairly new to
> working with Sage.  I will do some research to see what matplotlib
> html5 is about.
>
> As far as what I'm doing, I've created a plot of a function, say sin
> (t) that is evaluated from  t, -2*pi,2*pi.  As I am viewing the plot,
> I would like to move my cursor along the sin(t) curve and in real time
> see what the xy coordinates are at various locations on the curve.
>
> Eric

I think the easiest way to do this would be with javascript, and a
careful knowledge of how matplotlib coordinates correspond to png
image coordinates.

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to