文件名称:d3-master
- 所属分类:
- 图形/文字识别
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2015-03-15
- 文件大小:
- 3.05mb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
数据可视化工具,可以将数据展现为HTML、SVG和CSS
wiki地址https://github.com/mbostock/d3/wiki-D3.js is a Javascr ipt library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary fr a mework, combining powerful visualization components and a data-driven approach to DOM manipulation.
wiki地址https://github.com/mbostock/d3/wiki-D3.js is a Javascr ipt library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary fr a mework, combining powerful visualization components and a data-driven approach to DOM manipulation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
d3-master
.........\.gitattributes
.........\.gitignore
.........\.npmignore
.........\.spmignore
.........\CONTRIBUTING.md
.........\LICENSE
.........\Makefile
.........\README.md
.........\bin
.........\...\bower
.........\...\component
.........\...\meteor
.........\...\start
.........\...\uglify
.........\bower.json
.........\component.json
.........\composer.json
.........\d3.js
.........\d3.min.js
.........\index.js
.........\lib
.........\...\colorbrewer
.........\...\...........\LICENSE
.........\...\...........\colorbrewer.css
.........\...\...........\colorbrewer.js
.........\...\geographiclib
.........\...\.............\LICENSE
.........\...\penner
.........\...\......\LICENSE
.........\...\polymaps
.........\...\........\LICENSE
.........\...\protovis
.........\...\........\LICENSE
.........\...\rhill-voronoi
.........\...\.............\LICENSE
.........\...\science
.........\...\.......\LICENSE
.........\...\.......\science.js
.........\...\.......\science.lin.js
.........\...\.......\science.lin.min.js
.........\...\.......\science.min.js
.........\...\.......\science.stats.js
.........\...\.......\science.stats.min.js
.........\package.js
.........\package.json
.........\src
.........\...\arrays
.........\...\......\ascending.js
.........\...\......\bisect.js
.........\...\......\descending.js
.........\...\......\deviation.js
.........\...\......\entries.js
.........\...\......\extent.js
.........\...\......\index.js
.........\...\......\keys.js
.........\...\......\map.js
.........\...\......\max.js
.........\...\......\mean.js
.........\...\......\median.js
.........\...\......\merge.js
.........\...\......\min.js
.........\...\......\nest.js
.........\...\......\pairs.js
.........\...\......\permute.js
.........\...\......\quantile.js
.........\...\......\range.js
.........\...\......\set.js
.........\...\......\shuffle.js
.........\...\......\sum.js
.........\...\......\transpose.js
.........\...\......\values.js
.........\...\......\variance.js
.........\...\......\zip.js
.........\...\behavior
.........\...\........\behavior.js
.........\...\........\drag.js
.........\...\........\index.js
.........\...\........\zoom.js
.........\...\color
.........\...\.....\color.js
.........\...\.....\hcl.js
.........\...\.....\hsl.js
.........\...\.....\index.js
.........\...\.....\lab.js
.........\...\.....\rgb.js
.........\...\.....\xyz.js
.........\...\compat
.........\...\......\array.js
.........\...\......\date.js
.........\...\......\index.js
.........\...\......\style.js
.........\...\core
.........\...\....\array.js
.........\...\....\class.js
.........\...\....\document.js
.........\...\....\functor.js
.........\...\....\identity.js
.........\...\....\index.js
.........\...\....\noop.js