Commit Graph

1244 Commits (master)
 

Author SHA1 Message Date
Chakib Benziane 4ae70a0a9b customize rangeBands padding on horizontal bars 10 years ago
David Souther 6867ea693e Merge pull request #469 from joedursun/master
Fix typo in README
10 years ago
Joseph Dursun 5022ce3eb4 Fix typo in README 10 years ago
Robin Hu 0c03b2794b Updated indexify routine in cumulativeLineChart to fix situation where the index value can be undefined. 10 years ago
Tyler Wolf 365863cbe0 updated d3 version in bower.json 10 years ago
Tyler Wolf 3a8fb19cd3 Merge pull request #397 from jgrund/bower-version-bump
Update bower.json
10 years ago
Robin Hu b8d6f750ab Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js 10 years ago
Robin Hu eff85fb985 Merge remote-tracking branch 'origin/master' into development
Conflicts:
	nv.d3.js
	nv.d3.min.js
10 years ago
Joe Grund 5e918172b2 Update bower.json
Bumped to 1.1.15-beta.
10 years ago
Tyler Wolf 4e17dfeb15 updated README 11 years ago
Tyler Wolf 4fa5591542 ran grunt production to make nv.d3.min.css. Also tagging for version 1.1.15b 11 years ago
Robin Hu 3d88c7a5eb Added a 'noErrorCheck' method to cumulativeLineChart 11 years ago
Robin Hu 37ca61f8d1 Merge branch 'master' into development 11 years ago
Robin Hu b8b06c75a4 Made a fix to calcApproxTextWidth, to fix bug on IE9. 11 years ago
David Souther 3dd43d675b Merge pull request #376 from DavidSouther/d3_dependency_update
Update nvd3 d3 dependency to ~
11 years ago
David Souther bebc9f5d4f Update nvd3 d3 dependency to ~, so no conflicts with packages who also require d3 at a newer 3.3 version. 11 years ago
Tyler Wolf 6752bf5cc8 fixed an issue with legend placement 11 years ago
frank shao 9a5b562138 build 11 years ago
frank shao 50fa59e63e Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago
frank shao d6d8dd0dce build 11 years ago
frank shao a744416600 Fixed non-matching changestate length in stacked area chart 11 years ago
frank shao d3467a8838 Fixed non-matching changestate length in linechart 11 years ago
Robin Hu d51729c49b Rebuilt nv.d3.min.js 11 years ago
Robin Hu 4983f2c6df Fixed bug in stackedAreaChart where the tooltip highlight lines would not show up for negative stacked charts. 11 years ago
frank shao 168b9703c2 Removed an inline opacity style in multibarhorizontalchart 11 years ago
frank shao ef80d6b62c build 11 years ago
frank shao ccb051cf5e Merge branch 'development' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.js
	nv.d3.min.js
	src/models/multiBarHorizontalChart.js
11 years ago
frank shao 8afe71bf76 Added zero line for discreteBarChart and multiBarHorizontalChart 11 years ago
Tyler Wolf 200b20aad8 Merge branch 'development' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.js
11 years ago
Tyler Wolf a54db1e8bf fixed a few lingering d3.v3 issues 11 years ago
Robin Hu 7a410c57ba [multibar horizontal] added showXAxis and showYAxis option to chart. 11 years ago
Robin Hu 3681e52ed6 [multibar horizontal] Added 'showBarLabels' feature, which displays the labels right next to the bar. 11 years ago
Robin Hu 0f5201e139 Piechart: fixed typo 11 years ago
Robin Hu a53af7ac65 Piechart: Added solution to overlapping pie chart labels. Needs more refinement, but it works for very narrow situations. 11 years ago
Robin Hu 81e60d6185 Updated pie.js to create labels in a separate nv-pieLabels <g> 11 years ago
Robin Hu 92285645b9 Readding built min.css file. 11 years ago
Robin Hu 43c4639b84 Remaking nvd3. 11 years ago
Robin Hu 5fd13d9593 Merge remote-tracking branch 'origin/development' into development 11 years ago
Tyler Wolf 660b0f0f3c Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.js
11 years ago
Tyler Wolf 7eab35d829 fixed maxmin tick label positioning when axis is oriented 'top' 11 years ago
Tyler Wolf 764767a017 ran grunt 11 years ago
Tyler Wolf b84975efc1 fixed issue with overriding core components 11 years ago
Tyler Wolf 2185020fe1 Merge pull request #306 from davejlong/master
Update bower.json
11 years ago
David Long 97779bae8b Merged add-css-to-builds 11 years ago
David Long ef5d9ef6c6 Add CSS to releases 11 years ago
David Long 467087f730 Updated documentation 11 years ago
David Long 1ba5bb03f2 Added CSS processing to Makefile. Rewrote minification instructions 11 years ago
David Long f268640571 Added CSS copy and minification 11 years ago
David Long 227437dd9e Update bower.json 11 years ago
David Long f202da6f5e Update bower.json 11 years ago