I have been using Google's Chart API for simple graphs and flot for
interactive ones:
http://code.google.com/p/flot/


On Feb 23, 9:04 am, Brian M <[email protected]> wrote:
> Yahoo's YUI javascript library includes a charts component that I've
> had luck with. They're flashed based in the end though. As Thadeus
> said Google also has a charts api - theirs ends up rendering as images
> which is nice if your users will want to do something like copy the
> chart and paste it into a Word doc.  I think there is at least 1
> jquery plugin to make working with google charts easier.
>
> ~Brian
>
> On Feb 22, 8:28 am, Ramon <[email protected]> wrote:
>
> > Hello,
>
> > I am going to use web2py for a database project soon. I have a quick
> > question. I would like to create Microsoft Excel type charts for
> > certain tables that will be produced within web2py.
>
> > Is there any way to do that now. If not, I would settle for exporting
> > the data in the tables as csv files to Excel and work out the charts
> > in there.
>
> > Any suggestions would be greatly appreciated.
>
> > Thanks very much.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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/web2py?hl=en.

Reply via email to