开发者

ask for a lightweithg jquery based chart lib

开发者 https://www.devze.com 2023-01-30 12:29 出处:网络
I have to build some chart in my page,I use extjs chart now,but I found it is rather heavy... Through the google,there some jquery based lib,but I have no idea which is better,and it seems test them

I have to build some chart in my page,I use extjs chart now,but I found it is rather heavy...

Through the google,there some jquery based lib,but I have no idea which is better,and it seems test them one by one is not a good idea,so I ask you guys if you have any experiences?

I just care the following points:

1)support drawing chart based json data.

2)r开发者_JS百科eload chart when data refreshed.

3)easily and readable coding

4)the less thrid-part lib needed,the better.


flot ticks all your boxes. I have been using it, seems pretty slick to me.

Flot supports column-line combined chart, thats actually why I used it, see here and here for a more comprehensive list of functionality.


I like Flot, which does most of the things you require.

Here's a good list of charting libraries for jQuery:

http://www.reynoldsftw.com/2009/02/6-jquery-chart-plugins-reviewed/

0

精彩评论

暂无评论...
验证码 换一张
取 消