Albert Nadal Garriga wrote: > www.girafatools.com > > This is my very beta site about ajax and php. Here you can find > dynamic real-time web charts that I have developed to render the > business stats of my work. At this time the site contains only a demo > area where you can see how these charts works: simple html tables + json > + ajax. > > Site is not finished and only works with mozilla/firefox. Can anybody > tell me if exists any other dynamic ajax charts like this?
PlotKit does pie, line and bar charts in JavaScript: http://www.liquidx.net/plotkit/ It's also using MochiKit. It can draw charts in a <canvas> tag or with SVG. -- Matt Good --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit -~----------~----~----~----~------~----~------~--~---
