google has a charting api for python. it can do most any kind of chart
excel can do, if you don't mind your data going to google that is.

there are plenty of jquery charts that will turn a html table into a chart.

-Thadeus





On Mon, Feb 22, 2010 at 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.
>
>

-- 
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