Commit Graph

449 Commits (2a394feab305431dac72fa3071a5a08d60301ed4)

Author SHA1 Message Date
lihongxun 2a394feab3 add grunt, see more in README.md about how to use intstall and use grunt 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
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
Bob Monteverde 0983d3a40a Issue #109: minifying pull request 11 years ago
Tyler Wolf 36d4e999f6 removed logging from multibar.js 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
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 ae0a00c877 ran make on latest merges 11 years ago
Tyler Wolf 1327ca3f86 Added filter functionality to indentedtree model (can be used to filter values besides zero) 11 years ago
Bob Monteverde a52eddf761 Made state.disabled always set on charts that keep state 11 years ago
Bob Monteverde 859b97a9d3 Fixed padData on scatter, added padDataOuter to account for outerPadding on ordinal scales 11 years ago
Bob Monteverde 88c4157d0e Minor fix to scatter to allow all series to be disabled and padData set to true without error 11 years ago
Bob Monteverde d376d86d5b Fixed max and min calculations for multibar stacked 11 years ago
Bob Monteverde 11d504c6cd Added barColor fucntionality to multibar to imitate what I did for multibarHorizontal 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
Ricardo 4fccaa8cb7 #69: adding a way to color individual bars (rather than the whole series as it is done right now). Leaving the previous behavior as the default. 11 years ago
Ricardo 5079b67649 #68: giving the controls additional space on the stacked area chart 11 years ago
Tyler Wolf 7058d5382b #56 stacked bar chart now stacks both positive and negative values 11 years ago
Tyler Wolf f8fbe286aa #56 stacked bar chart now stacks both positive and negative values 11 years ago
Ricardo aecd1479af #41 Putting back nv.d3.min.js 12 years ago
Tyler Wolf 5f0700eac9 #33, plus added flatTestData() for testing with flat data to cumulativeLineChart example 12 years ago
Ricardo db9778e7d5 Added a 'beforeUpdate' dispatch event to the discreteBarChart 12 years ago
Tyler Wolf bfd98d8a08 #26 12 years ago
Bob Monteverde 4e12985eb5 Made state accessible from chart.state() 12 years ago
Bob Monteverde 22b850e001 State management in almost all chart models 12 years ago
Bob Monteverde 8d7553d734 remove stateChange call from changeState handler 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
Bob Monteverde 97e3c25345 Added ability to right align the sparklinePlus current value 12 years ago
Bob Monteverde 2922f6ea5b Mergin with repo changes 12 years ago
Bob Monteverde 24c0b0f7d5 sparklinePlus: aligning the value with the final value is now optional via alignValue flag 12 years ago
Ricardo cdb68dafca allowing the bullet chart to hide the previous data point if the value is null 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
twolf 8e0160ad5f ran make on previous changes 12 years ago
twolf 884fbf5dc2 reverted modification to scatter voronoi application 12 years ago
twolf 5bb5e161ab UI-38 fixed voronoi issue in IE9 12 years ago
twolf 28abada1ea ran make on previous changes 12 years ago
Ricardo 1167814745 Avoiding rewriting the console.log in IE. The new nv.log implementation works under IE. 12 years ago
Bob Monteverde 66b38c9c23 Merging changes from server 12 years ago
Bob Monteverde 281a5a2b60 Re-wrote the bullet model to work with positive and negative numbers... including bullets that range both pos and neg 12 years ago
twolf f83e6eb16b fixed tooltip problem on stacked Area in IE 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 353f4354fd merging previous commits 12 years ago
Bob Monteverde 6db030bdb4 Some minor tweaks for the scatter voronoi 12 years ago
Bob Monteverde 0c06df9dae Fix for negative bullet chart marker 12 years ago