novus-nvd3-4e12985

所属分类:JavaScript/JQuery
开发工具:JavaScript
文件大小:805KB
下载次数:35
上传日期:2013-01-11 20:12:35
上 传 者huhucjf
说明:  非常优秀的数据可视化的开源代码,里面包括了很多示例代码!
(Excellent data visualization source code, which includes a lot of code examples!)

文件列表:
novus-nvd3-4e12985\build.bat (203, 2012-12-28)
novus-nvd3-4e12985\build.sh (223, 2012-12-28)
novus-nvd3-4e12985\deprecated\bar.html (4001, 2012-12-28)
novus-nvd3-4e12985\deprecated\bar.js (7090, 2012-12-28)
novus-nvd3-4e12985\deprecated\charts\cumulativeLineChart.js (5409, 2012-12-28)
novus-nvd3-4e12985\deprecated\charts\discreteBarChart.js (4730, 2012-12-28)
novus-nvd3-4e12985\deprecated\charts\lineChart.js (4851, 2012-12-28)
novus-nvd3-4e12985\deprecated\charts\lineChartDaily.js (5201, 2012-12-28)
novus-nvd3-4e12985\deprecated\charts\stackedAreaChart.js (5483, 2012-12-28)
novus-nvd3-4e12985\deprecated\cumulativeLine.html (21192, 2012-12-28)
novus-nvd3-4e12985\deprecated\cumulativeLine.js (8768, 2012-12-28)
novus-nvd3-4e12985\deprecated\discreteBarChartWithEnabledTooltip.html (2382, 2012-12-28)
novus-nvd3-4e12985\deprecated\discreteBarChartWithEnabledTooltip.js (6795, 2012-12-28)
novus-nvd3-4e12985\deprecated\discreteBarWithAxes.html (4353, 2012-12-28)
novus-nvd3-4e12985\deprecated\discreteBarWithAxes.js (3929, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineChart-old.html (1625, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineChartDaily.html (13267, 2012-12-28)
novus-nvd3-4e12985\deprecated\linePlusBar.html (9041, 2012-12-28)
novus-nvd3-4e12985\deprecated\linePlusBar.js (7200, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithFocus.html (2933, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithFocus.js (10056, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithFourAxes.html (3868, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithFourAxes.js (6094, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithLegend.html (3585, 2012-12-28)
novus-nvd3-4e12985\deprecated\lineWithLegend.js (4664, 2012-12-28)
novus-nvd3-4e12985\deprecated\monthendAxis.html (2431, 2012-12-28)
novus-nvd3-4e12985\deprecated\multiBarHorizontalWithLegend.html (6332, 2012-12-28)
novus-nvd3-4e12985\deprecated\multiBarHorizontalWithLegend.js (6415, 2012-12-28)
novus-nvd3-4e12985\deprecated\multiBarWithLegend.html (4046, 2012-12-28)
novus-nvd3-4e12985\deprecated\multiBarWithLegend.js (6967, 2012-12-28)
novus-nvd3-4e12985\deprecated\pie.js (7350, 2012-12-28)
novus-nvd3-4e12985\deprecated\scatterChart.html (1921, 2012-12-28)
novus-nvd3-4e12985\deprecated\scatterChart.js (9300, 2012-12-28)
novus-nvd3-4e12985\deprecated\scatterFisheyeChart.js (13944, 2012-12-28)
novus-nvd3-4e12985\deprecated\scatterWithLegend.html (3683, 2012-12-28)
novus-nvd3-4e12985\deprecated\scatterWithLegend.js (8115, 2012-12-28)
novus-nvd3-4e12985\deprecated\stackedArea.js (8820, 2012-12-28)
novus-nvd3-4e12985\deprecated\stackedAreaChart.html (56677, 2012-12-28)
novus-nvd3-4e12985\deprecated\stackedAreaChart_old.html (585419, 2012-12-28)
... ...

Please see Novus' official statement on nvd3 with an explanation, apology, and commitment to its permanent status as an open-source project. [http://nvd3.org/statement.html](http://nvd3.org/statement.html) # nvd3 - v0.0.1 A reusable chart library for d3.JS. Currently in an early stage of development, but will be a very active project. It may change quite a bit from its current state, but will always try to follow the style in which d3.js was done. You can also check out the [examples page](http://nvd3.org/ghpages/examples.html) --- If one of [the existing models](https://github.com/novus/nvd3/tree/master/src/models) doesn't meet your needs, fork the project, implement the model and an example using it, send us a pull request, for consideration for inclusion in the project. --- Minifying your fork: The Makefile requires [UglifyJS](https://github.com/mishoo/UglifyJS). The easist way to install is to install via npm. Run `npm install uglify-js` from your home directory, then add the output from `npm bin` into your path so that you have access to `uglifyjs` from the command line (remember to restart your terminal window when adding to the path.) Once you have `uglifyjs` command available, running `make` from your fork's root directory will rebuild both `nv.d3.js` and `nv.d3.min.js`. Without UglifyJS, you won't get the minified version when running make. **We ask that you DO NOT minify pull requests... If you need to minify please build pull request in separate branch, and merge and minify in yout master.

近期下载者

相关文件


收藏者