Do you mean you want to plot a line graph? Have a look at Oliver's Javascript Bezier curve library here: http://osteele.com/sources/javascript/docs/bezier
Example here: http://osteele.com/sources/javascript/bezier-demo.html On 21 May 2006, at 11:44, Lin George wrote: > Does anyone has any ideas? > > > regards, > George > > --- Lin George <[EMAIL PROTECTED]> wrote: > >> Hello everyone, >> >> >> I have some inputs in pairs (key and related value) >> and I want to express the key/value relationship in >> a >> two dimentional figure (x-axis to present key and >> y-axis to present value, for each point in the >> figure, >> its x-axis value is the key and its y-axis is the >> value), then a curve can also be drawn to connect >> each >> point in the two dimentional figure. >> >> I am wondering where could I find any samples? >> >> >> thanks in advance, >> George >> >> __________________________________________________ >> Do You Yahoo!? >> Tired of spam? Yahoo! Mail has the best spam >> protection around >> http://mail.yahoo.com >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
