Hey,

I am currently designing an interactive program that demonstrates the
Sieve of Eratosthenes. It displays a grid of numbers, created using
the matrix_plot function.

I was hoping to include some code that will allow tooltips to appear
when the cursor moves over certain numbers in the grid. Is there any
way to do this?

At the moment I have used javascript to get popup windows whenever the
desired numbers are clicked. I also know how to get tooltips to come
up over text (by using a link). I'm just not sure how to get tooltips
onto the plot.

Thanks a lot,
Ash
--~--~---------~--~----~------------~-------~--~----~
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