Commit Graph

851 Commits (90e4078941044ba866f8d0b75149765c65225331)
 

Author SHA1 Message Date
frank shao 90e4078941 Adjusted jitter in scatter.js 11 years ago
Robin Hu 577a57d405 Rebuilding nv.d3.js and nv.d3.min.js for Issue #140 12 years ago
Robin Hu 8731046948 Issue #140. Added ability to stagger the x-axis labels on Multibar charts. 12 years ago
Robin Hu 1097586ec3 Rebuilding nv.d3.js and nv.d3.min.js 12 years ago
Robin Hu 3e48d32290 Altered the way 'jittering' is handled for scatter plots. This should fix any d3.geom.voronoi issues we encountered. 12 years ago
Tyler Wolf 0e219e5a1b updated README 12 years ago
Tyler Wolf 05663aee36 fixed formatting on README 12 years ago
Tyler Wolf 5d0c538957 updated README and tagged nvd3 v0.9 #117 #126 12 years ago
Robin Hu ba44aa3053 Fixing issue #136. Improved logic in tooltip.js for handling <svg> and <g> tags. 12 years ago
Robin Hu 9fc096f3a4 Rebuilt nv.d3.js and nv.d3.min.js for issue #22 12 years ago
Robin Hu bdeb27a47f Fixed issue #22. 12 years ago
Robin Hu d690c17a2b Fixed issue #25. Updated logic in tooltip.js, so that tooltips are not inserted into SVG containers. 12 years ago
Robin Hu 4ba155d733 For ticket AN-617. Added ability to create an 'average' horizontal line for cumulative line charts. Updated the example HTML file too. 12 years ago
Robin Hu 95b0459d27 Fixed issue #76. Tooltips were not rendering for bullet charts. 12 years ago
Robin Hu 92df22993d Added calcApproxTextWidth util function. Fixed overlapping legend, as noted in issue #107. 12 years ago
Robin Hu 7662281809 Rebuilt nv.d3.js 12 years ago
Robin Hu 6fcee4e17d Removed some line breaks that were added. 12 years ago
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
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
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 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 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