Commit Graph

843 Commits (ba44aa30533688953a1f8bfc6fd32dc903c446e6)
 

Author SHA1 Message Date
Robin Hu ba44aa3053 Fixing issue #136. Improved logic in tooltip.js for handling <svg> and <g> tags. 11 years ago
Robin Hu 9fc096f3a4 Rebuilt nv.d3.js and nv.d3.min.js for issue #22 11 years ago
Robin Hu bdeb27a47f Fixed issue #22. 11 years ago
Robin Hu d690c17a2b Fixed issue #25. Updated logic in tooltip.js, so that tooltips are not inserted into SVG containers. 11 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. 11 years ago
Robin Hu 95b0459d27 Fixed issue #76. Tooltips were not rendering for bullet charts. 11 years ago
Robin Hu 92df22993d Added calcApproxTextWidth util function. Fixed overlapping legend, as noted in issue #107. 11 years ago
Robin Hu 7662281809 Rebuilt nv.d3.js 11 years ago
Robin Hu 6fcee4e17d Removed some line breaks that were added. 11 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.
11 years ago
Robin Hu 2350f4a60b Rebuilt nv.d3.js and nv.d3.min.js, for issue #77 fix. 11 years ago
Robin Hu c5d7a63cfb For issue 77. Changed some code in multiBar.js to use selection.transition() instead of d3.transition(selection) syntax. 11 years ago
Tyler Wolf 7e9b8c013c added d3 v3 to lib folder 11 years ago
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 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 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