Commit Graph

948 Commits (1a6b5dab13992aa063797c1cf72f2d32216d6c2e)
 

Author SHA1 Message Date
Robin Hu 0894152def Fixed issue #131. Was able to remove errors:
d='MZ', cx="NaN", cy="NaN".  The error "Problem parsing d=''" remains.
12 years ago
twolfnovus f00781535b Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.js
	nv.d3.min.js
	src/models/multiBar.js
12 years ago
Robin Hu 2350f4a60b Rebuilt nv.d3.js and nv.d3.min.js, for issue #77 fix. 12 years ago
Robin Hu c5d7a63cfb For issue 77. Changed some code in multiBar.js to use selection.transition() instead of d3.transition(selection) syntax. 12 years ago
twolfnovus a10c25b333 a few changes for v3 upgrade 12 years ago
twolfnovus 0d5f297d61 updated cumulativeLineChart.js 12 years ago
twolfnovus d3c44f7f00 ran make on 'development' 12 years ago
twolfnovus 16ba25c7f1 Merge branch 'development' of https://github.com/novus/nvd3 into development 12 years ago
frank shao ba59c9e019 #128 fixed 12 years ago
twolfnovus 034d7f8b50 updated readme 12 years ago
lihongxun 2a394feab3 add grunt, see more in README.md about how to use intstall and use grunt 12 years ago
Tyler Wolf 6a6e0d7329 Merge branch 'development' into d3v3_Upgrade
Conflicts:
	examples/parallelCoordinates.html
	lib/d3.v3.js
12 years ago
Tyler Wolf 7e9b8c013c added d3 v3 to lib folder 12 years ago
Tyler Wolf b682cf6ad3 Merge branch 'master' into development
Conflicts:
	nv.d3.min.js
12 years ago
Tyler Wolf 43e86f5405 fixed some small, but problematic issues with indented tree 12 years ago
Tyler Wolf d6a3043a98 Merge pull request #112 from ruzz311/development
fixed invalid html in parallel coordinate example
12 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 12 years ago
Dingo dd94b599fe Merge branch 'development' into d3v3_Upgrade 12 years ago
Dingo ad288b96f4 Merge branch 'master' of https://github.com/novus/nvd3 into d3v3_Upgrade 12 years ago
Dingo 05ba82c0da ran make on merge with master 12 years ago
Dingo 18b6fd4cbf Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.min.js
12 years ago
Dingo 80dd13db90 Merge branch 'development' of https://github.com/novus/nvd3 into development 12 years ago
Dingo 833d4391f4 changes to linePlusBar and linePlusBarWithFocus 12 years ago
Bob Monteverde 0983d3a40a Issue #109: minifying pull request 12 years ago
ciaranj b2ef5f2254 Fixes Issue #109 - Prototype.js breaks StackedAreaChart
It appears the specification of the sizeDomain as a single element
array causes d3.js to use the wrong interpolatin function internally.
12 years ago
Russell Madsen 6bb9a2dd97 fixed invalid html in parallel coordinate example 12 years ago
Tyler Wolf 93ed2ad226 added a few semicolons 12 years ago
Tyler Wolf 36d4e999f6 removed logging from multibar.js 12 years ago
Tyler Wolf aecb504863 Merge branch 'development' of https://github.com/novus/nvd3 into development 12 years ago
Tyler Wolf 218f284f1e Merge branch 'master' of https://github.com/novus/nvd3 into development 12 years ago
Tyler Wolf 7d69723a2d added hideable attribute to multiBar.js so that the bars can be hidden the multibar is part of a larger chart 12 years ago
Dingo d1aeaaa9e0 Added lineplusbarwithfocuschart to makefile 12 years ago
Dingo f41a4db9b9 updating alphabetically, working on indentedTree.js 12 years ago
Dingo 0593a97d44 fixing issue with lineWithFocusChart.js 12 years ago
Dingo f74b4def45 updated README.md 12 years ago
Dingo aeb3011711 Merge branch 'master' of https://github.com/novus/nvd3 into development 12 years ago
Dingo 1440722a09 Updated README.md 12 years ago
Tyler Wolf db144a9290 updated many models for state management 12 years ago
Tyler Wolf 7335631472 merged mookie5dc-master pull request into master 12 years ago
Tyler Wolf e092bac1c2 fixed update for parallelCoords.js, ran make for all merged pull requests 12 years ago
Tyler Wolf aad23db0f0 Merge branch 'master' of https://github.com/novus/nvd3 12 years ago
Tyler Wolf fb8bfe4a6a Merge pull request #6 from kapep/master
Fixed rotateLabels option for multiBarCharts
12 years ago
Tyler Wolf 9c40278049 Merge pull request #104 from areski/master
Fix Display of the PieChart example
12 years ago
Tyler Wolf 37353cb7c2 Merge branch 'master' of https://github.com/novus/nvd3 12 years ago
Tyler Wolf c1804b29c1 Merge pull request #23 from ggriffiniii/master
Adjust tickLabel's on update rather than enter.
12 years ago
Areski Belaid 67b32ed686 Merge remote-tracking branch 'upstream/master' 12 years ago
Areski Belaid 2ea1c6f0f3 fix display of the PieChart example 12 years ago
Tyler Wolf bd7d5b2363 Merge branch 'master' of https://github.com/novus/nvd3
Conflicts:
	examples/parallelCoordinates.html
12 years ago
Tyler Wolf 8071617d74 Merge pull request #102 from areski/master
fix parallelCoordinates example: wrong sources for js files and improve size of the example
12 years ago
Tyler Wolf d5a44f839f Merge pull request #101 from waynn/patch-1
"yout" => "your"
12 years ago