jQuery Plugins-jQuery 图表插件
作者:rainweb 日期:2010-02-24
1) Flot
使用范围: lines, points, filled areas, bars and combinations of these
2) Sparklines
使用范围:Pie, Line, Bar, Combination
3) Google Charts Plugin
使用范围:Bar, Stacked, Line, Pie, Pie 3D
使用如下代码:attr('src', api.make({data : [[153, 60, 52], [113, 70, 60], [120, 80, 40]]}))
4) jQuery Chart 0.21
使用范围:Area, Line, Bar and combinations of these
使用如下代码:.chartAdd({"label":"Leads","type":"Line","color":"#008800","values":["100","124","222","44","123","23","99"]})
5) jQchart
使用范围:Bar, Line
6) TufteGraph
使用范围:Bar and Stacked Bar
6) jQuery Google Charts
jQuery Google Charts是一个封装Google API charts的jQuery插件,提供了更加简易的使用方法。
使用范围:Bar, Stacked, Line, Pie, Pie 3D
使用如下代码:attr('src', api.make({data : [[153, 60, 52], [113, 70, 60], [120, 80, 40]]}))


主页:http://www.maxb.net/scripts/jgcharts/include/demo/
下载:http://Plugins.jquery.com/files/jgcharts-0.96.zip
示例:http://www.maxb.net/scripts/jgcharts/include/demo/

上一篇
下一篇








文章来自:
Tags:
相关日志: