用于生成图形和饼图的任何好类

I'm working on a project which includes generating pie and bar graph charts on the fly with user inputs.

Can anyone suggest me some good libraries to do that?

It can be any like jquery, css, php class or anything free..

And i'm going to use it mainly offline. Thanks :)

this one. best ever -> http://jpgraph.net/

Just saw: http://code.google.com/apis/charttools/

Looks pretty cool although I haven't actually done any development with it yet.