- 授权协议: Public Domain
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://plugins.jquery.com/project/jQchart
- 软件文档: http://jsgt.org/lib/jquery/plugin/jqchart/nightly/nightly.htm
软件介绍
jQchart 是一个jQuery的插件,用来绘制图表的。支持各种形状的图表。
示例代码:
== Mini sample ==
$('#canvasMyID').jQchart('./data0.txt');
== File data0.txt ==
{ data : [ [333,555,888,445,666,999,333] ] };
Masterminds of Programming
Federico Biancuzzi、Chromatic / O'Reilly Media / 2009-03-27 / USD 39.99
Description Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. Think along with Adin D. Falkoff (APL), Jame......一起来看看 《Masterminds of Programming》 这本书的介绍吧!
