开发者

Graphic-rich Javascript pie chart library

Are there any libraries for JavaScript that can create graphic-rich pie-charts without Flash/Silverlight? Som开发者_开发技巧ething like this. Thanks.


Highcharts is another option, it has some nice interactive/dynamic features, and the appearance is customisable.


You can use the Google Charts API:

chart


Take a look at this


Have you taken a look at JS Charts?


D3.js library can do this and a lot more https://github.com/mbostock/d3/wiki

See pie chart example

Also other examples of d3.js possibilities.


Take a look at Google Chart Tools - http://code.google.com/apis/chart/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜