Commit Graph

885 Commits (364f689fb353b8c1dd2c95ec9bbb561543b5b560)
 

Author SHA1 Message Date
Tyler Wolf b682cf6ad3 Merge branch 'master' into development
Conflicts:
	nv.d3.min.js
11 years ago
Tyler Wolf 43e86f5405 fixed some small, but problematic issues with indented tree 11 years ago
Tyler Wolf d6a3043a98 Merge pull request #112 from ruzz311/development
fixed invalid html in parallel coordinate example
11 years ago
Dingo 76b97fde13 all models updated to run examples using d3.v3 11 years ago
Dingo dd94b599fe Merge branch 'development' into d3v3_Upgrade 11 years ago
Dingo ad288b96f4 Merge branch 'master' of https://github.com/novus/nvd3 into d3v3_Upgrade 11 years ago
Dingo 05ba82c0da ran make on merge with master 11 years ago
Dingo 18b6fd4cbf Merge branch 'master' of https://github.com/novus/nvd3 into development
Conflicts:
	nv.d3.min.js
11 years ago
Dingo 80dd13db90 Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago
Dingo 833d4391f4 changes to linePlusBar and linePlusBarWithFocus 11 years ago
Bob Monteverde 0983d3a40a Issue #109: minifying pull request 11 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.
11 years ago
Russell Madsen 6bb9a2dd97 fixed invalid html in parallel coordinate example 11 years ago
Tyler Wolf 93ed2ad226 added a few semicolons 11 years ago
Tyler Wolf 36d4e999f6 removed logging from multibar.js 11 years ago
Tyler Wolf aecb504863 Merge branch 'development' of https://github.com/novus/nvd3 into development 11 years ago
Tyler Wolf 218f284f1e Merge branch 'master' of https://github.com/novus/nvd3 into development 11 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 11 years ago
Dingo d1aeaaa9e0 Added lineplusbarwithfocuschart to makefile 11 years ago
Dingo f41a4db9b9 updating alphabetically, working on indentedTree.js 11 years ago
Dingo 0593a97d44 fixing issue with lineWithFocusChart.js 11 years ago
Dingo f74b4def45 updated README.md 11 years ago
Dingo aeb3011711 Merge branch 'master' of https://github.com/novus/nvd3 into development 11 years ago
Dingo 1440722a09 Updated README.md 11 years ago
Tyler Wolf db144a9290 updated many models for state management 11 years ago
Tyler Wolf 7335631472 merged mookie5dc-master pull request into master 11 years ago
Tyler Wolf e092bac1c2 fixed update for parallelCoords.js, ran make for all merged pull requests 11 years ago
Tyler Wolf aad23db0f0 Merge branch 'master' of https://github.com/novus/nvd3 11 years ago
Tyler Wolf fb8bfe4a6a Merge pull request #6 from kapep/master
Fixed rotateLabels option for multiBarCharts
11 years ago
Tyler Wolf 9c40278049 Merge pull request #104 from areski/master
Fix Display of the PieChart example
11 years ago
Tyler Wolf 37353cb7c2 Merge branch 'master' of https://github.com/novus/nvd3 11 years ago
Tyler Wolf c1804b29c1 Merge pull request #23 from ggriffiniii/master
Adjust tickLabel's on update rather than enter.
11 years ago
Areski Belaid 67b32ed686 Merge remote-tracking branch 'upstream/master' 11 years ago
Areski Belaid 2ea1c6f0f3 fix display of the PieChart example 11 years ago
Tyler Wolf bd7d5b2363 Merge branch 'master' of https://github.com/novus/nvd3
Conflicts:
	examples/parallelCoordinates.html
11 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
11 years ago
Tyler Wolf d5a44f839f Merge pull request #101 from waynn/patch-1
"yout" => "your"
11 years ago
Tyler Wolf 4107b774bc updated js sources on parallelCoordinates.js 11 years ago
Areski Belaid 7834c0ffba fix parallelCoordinates example: wrong sources for js files and improve size of the example 11 years ago
Waynn Lue c2c1f44220 "yout" => "your" 11 years ago
Tyler Wolf d04af78f91 Merge pull request #100 from mikewallace1979/stackedAreaChart-trigger-stateChange-on-areaClick
stackedAreaChart triggers stateChange on areaClick
11 years ago
Mike Wallace 8632be22be stackedAreaChart triggers stateChange on areaClick 11 years ago
Tyler Wolf ae0a00c877 ran make on latest merges 11 years ago
Tyler Wolf 3ea026ab6d Merge pull request #74 from kawanet/issue-73
Issue #73 Error: Invalid value for <rect> attribute y="NaN", height="NaN"
11 years ago
Tyler Wolf bfcbd0c764 Merge pull request #75 from wvanbergen/master
Tooltip formatting bugfix
11 years ago
Tyler Wolf 843d31229f Merge pull request #78 from michalkutil/multiBarChart-legendWidth
Multi bar chart legend width
11 years ago
Tyler Wolf 569b2a0b0d Merge pull request #93 from bertrandchenal/master
Add support for startAngle and endAngle on pie chart
11 years ago
Tyler Wolf 536e4fe531 merged pfeffer's pull request, also updated indented tree zerofilter 11 years ago
Tyler Wolf 2572a1ed21 Merge branch 'changes' of https://github.com/pfeffer/nvd3 into pfeffer-changes 11 years ago
Tyler Wolf 1327ca3f86 Added filter functionality to indentedtree model (can be used to filter values besides zero) 11 years ago