Commit Graph

220 Commits (0593a97d44f4e2036dcdc04008bb1b724067165d)

Author SHA1 Message Date
Dingo 0593a97d44 fixing issue with lineWithFocusChart.js 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
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 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
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
Dingo 7b95e42a64 Added parallelCoords.js model from the NYC d3.js meetup 11 years ago
Bertrand Chenal 9207185532 Add support for startAngle and endAngle on pie chart 11 years ago
Bob Monteverde 11d504c6cd Added barColor fucntionality to multibar to imitate what I did for multibarHorizontal 11 years ago
Bob Monteverde c2f5c49a8d Positive and negative stacked horizontal withunique colors per group 11 years ago
Bob Monteverde d4566d25e7 Horizontal barcan nopw stack with both positive and negative, verticaly aligned values with center of bar 11 years ago
Tyler Wolf f8fbe286aa #56 stacked bar chart now stacks both positive and negative values 12 years ago
Lee Gillentine a89a5ce29a Grammar police: fixing typos 12 years ago
Lee Gillentine 2ac200ead0 Merging in upstream changes 12 years ago
Tyler Wolf 5f0700eac9 #33, plus added flatTestData() for testing with flat data to cumulativeLineChart example 12 years ago
Tyler Wolf b0c57c33f4 #26 12 years ago
Bob Monteverde 6213a74e3b Adding state management to most charts 12 years ago
Bob Monteverde 64a066ccdf Added changeSatte functionality to update chart from a state object 12 years ago
Bob Monteverde 94629ff02e Added initial state management to cumulativeLine.. currently dispatches state whenevr it changes, but state can not be adjusted outside of the chart... that's coming next 12 years ago
Lee Gillentine e5d7133f10 Fixing typos in comments 12 years ago
Bob Monteverde 24c0b0f7d5 sparklinePlus: aligning the value with the final value is now optional via alignValue flag 12 years ago
Bob Monteverde 38ba70f4dc Added padData option to allow bars and lines to align correctly without cutting off half of the first and last bar 12 years ago
twolf d0d5346535 expanded borders for voronoi field on charts 12 years ago
Dingo 5f79dba1ea UI-38 fixed all scatter-based charts for use on IE9 12 years ago
Bob Monteverde 99329c6fc9 Lots of enahncements to scatter and stacked are, useVoronoi(false) now functions correctly. IE9 fixes. 12 years ago
Bob Monteverde 769852e072 Enabling negative bullet chart values 12 years ago
Bob Monteverde d74a3102cf Issue #322: Disable cumulative series when they go bellow 95% to prevent scale distortion and calculation errors when a series loses 100% or more 12 years ago
Bob Monteverde c09abc9cfb Merging from repo 12 years ago
Bob Monteverde 8a846ef030 Temporarily remopving all animations from stacked are chart 12 years ago
Tyler Wolf ff6309d37b discreteBarChart labels shifted down 12 years ago
Bob Monteverde 5bbba2fcf0 Issue #314 line plus bar with a single data point now shows the x tick in the center 12 years ago
Bob Monteverde dacbf5303f Issue #297: get showMaxMin to work on ordinal x axis scale 12 years ago
Bob Monteverde 7b6f3ca87f Issue #307: hover value and line are not created UNTIL actual hover, instead of created and hidden 12 years ago
Bob Monteverde 24e2d82feb Fixing incorrect path on new linePlusBarWithFocus example 12 years ago
Mark Edwards f53e2db9b7 New linePlusBarWithFocusChart model and example 12 years ago
Bob Monteverde d1edef5457 Issue #284 show current value to the right of the sparkline 12 years ago
Bob Monteverde e53a029dd7 Update example data 12 years ago
Bob Monteverde 73733fc70f Whitespace cleanup in example file 12 years ago
Bob Monteverde 02b0487236 Issue #269 fixed issue with scatter not showing background grid 12 years ago
Bob Monteverde 1a878bed85 Fixed issue with points in sparkline multiplying on update 12 years ago
Bob Monteverde f8141c046e Fix issue with sparkline min and max dots incorrectly positioned 12 years ago
Bob Monteverde 121183f8ed Minor tweak to default font size on sparklinePlus 12 years ago
Bob Monteverde d47ced5ee0 Update as you drag on cumulativeLineChart... turned off animation so update would be fluid 12 years ago
Bob Monteverde c09602e3c2 Clip regression lines to within data view in scatterPlusLineChart.js 12 years ago
Bob Monteverde d756d27f4c Issue #235 fixed issue with text-anchor not being set to middle on x axis max and min values 12 years ago
Bob Monteverde 264d020590 Issue #244 Added scatter with regression lines model 12 years ago
Bob Monteverde 1c67464234 Moving Pull Request #202 to backup until we iron out some problems 12 years ago