On Jan 29, 2008 9:32 AM, <[EMAIL PROTECTED]> wrote:

>
>
>
>
> On Tue, 29 Jan 2008, Jason Grout wrote:
>
> >
> > David Joyner wrote:
> >> Hi:
> >> I don't use the notebook but thought that possibly those
> >> who do development might want to check out
> >> http://developer.yahoo.com/yui/
> >> It's BSD licensed, and I'm guessing might have some useful code.
> >> - David Joyner
> >
> > This is interesting, thanks for pointing it out.
> >
> > There's also some new stuff going on over in the jquery camp too.  One
> > place either of these might be interesting is using the libraries to do
> > interactive plotting of data.  YUI has a chart control that relies on
> > Flash, but jquery has a new charting control that is entirely javascript
> > over at http://code.google.com/p/flot/
> >
>

Right now at work I'm using jQuery and the flot library for a project,
here is a test example (Note: this link won't be up forever):

http://www.knoboo.com:8181/

The 'event' in the example you are looking at is an earthquake!
Try interacting with it (see 'Key interactions at the bottom of the page)
Every interaction does an Async call to get new data and redraw the plot.

I now work at the Scripps Institute of Oceanography (at UCSD)
in the Geophysics department and this is a project getting
interactive real-time earthquake data accessible through a web-browser.

jQuery and the 'flot' library have been great to use!

-Alex





>
> > There are some cool examples of the jquery plotting control at
> > http://people.iola.dk/olau/flot/examples/
> >
> > Jason
>
>
> I want it so bad, it hurts!
>
> http://people.iola.dk/olau/flot/examples/zooming.html
>
>
> >
>

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

Reply via email to