Commit Graph

613 Commits (master)

Author SHA1 Message Date
Chakib Benziane 4ae70a0a9b customize rangeBands padding on horizontal bars 10 years ago
Robin Hu 0c03b2794b Updated indexify routine in cumulativeLineChart to fix situation where the index value can be undefined. 10 years ago
Robin Hu b8d6f750ab Added defensive code to the height calculation for <rect> elements, in lineChart and scatter.js 11 years ago
Robin Hu eff85fb985 Merge remote-tracking branch 'origin/master' into development
Conflicts:
	nv.d3.js
	nv.d3.min.js
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
Tyler Wolf 6752bf5cc8 fixed an issue with legend placement 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 d3467a8838 Fixed non-matching changestate length in linechart 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 43c4639b84 Remaking nvd3. 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 764767a017 ran grunt 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
Tyler Wolf 4ffb9da3ab ran grunt over merge 11 years ago
Tyler Wolf 396de28528 Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago
Tyler Wolf 36bd0696c5 fixed issue with pie chart transitions 11 years ago
Robin Hu 70be1f7d70 Updating to version 1.1.13 11 years ago
Tyler Wolf 5afa1e89dc added bower.json to project 11 years ago
Robin Hu 86f7081d53 Updated stacked area chart so that when in 'expanded' mode, the tooltip shows the percentage instead of raw value. 11 years ago
Robin Hu f1a1b34e11 Changed core.js so that nv.utils checks for existing utils object. 11 years ago
Robin Hu 1488afcc41 Rebuilding nv.d3.js. Updating nearestValueIndex function to use <= function when doing comparison 11 years ago
Robin Hu 96840219ee Updating tooltip content generator to use d3 select instead of manually concating strings. 11 years ago
Robin Hu 3974ce1693 Bumping to v 1.1.11, due to changes in the tooltip. 11 years ago
Robin Hu 8c43e72bbe Added feature where tooltips will highlight the row corresponding to the point your mouse is closest to. 11 years ago
Robin Hu 07899e2654 Updating tooltip.js to accept a "footer" element. 11 years ago
Robin Hu 0e116c6b56 Adding interactive Guideline layer double click dispatch event. 11 years ago
Robin Hu 9315679dc7 Adding axisLabelDistance property to axis.js 11 years ago
Robin Hu c6c00d4a34 Rebuilding nv.d3.js, version 1.1.10 11 years ago
Robin Hu ce180645d1 Merge branch 'master-patched' into development-patched
Conflicts:
	nv.d3.min.js
	src/models/multiBarChart.js
11 years ago
Tyler Wolf e7782c1a08 another fixed to controls on stackedareachart 11 years ago
Tyler Wolf cfc706bfa9 fix to previous fix 11 years ago
Robin Hu caa6b56c73 Merge branch 'group_spacing' of https://github.com/dimagi/nvd3 into development
Conflicts:
	src/models/multiBar.js
11 years ago
Tyler Wolf 3bda8b90f2 added classing to links in indentedTree 11 years ago
Robin Hu 7d5a3ac209 Adding transitionDuration to axis showMaxMin. 11 years ago