Commit Graph

659 Commits (0de0ea9ab6c5be5567c55bc06c0b68c7af657646)
 

Author SHA1 Message Date
Ricardo 506b78a830 Merge pull request #266 from xkizer/master
Fixed some typos
12 years ago
xkizer 73107b2ecf Fixed a typo 12 years ago
xkizer 8ad0616df7 Fixed a typo
Fixed a typo causing errors in line and other graphs
12 years ago
Conor Mongey 55804ab32d Fix scatter bug 12 years ago
Bob Monteverde 6a2c32c519 line now uses scatter's id. this is inreplace of Pull Request #259. Also pulled styles out of the sparkline into the css. 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 98907a5556 Cumualtive line clicking on points updates zero line 12 years ago
Bob Monteverde b7cb7b4b33 Issue #253 cumulative line re-zero's on click 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 7e66e3c53d Issue #251 Fixed tooltip calculations on bulletChart 12 years ago
Bob Monteverde d470771777 Issue #252 number of ticks on bullet chart now based on width 12 years ago
Bob Monteverde 391d53e6b1 Issue #246 axis now has default identity tickFormat 12 years ago
Bob Monteverde 9d8d707641 Issue #254 extend window.nv instead of overriding 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 d11abf1308 Some minor tweaks removing duplicate calculations in scatterChart 12 years ago
Bob Monteverde f1968f389a Added xPadding and yPadding options to scatterChart 12 years ago
Bob Monteverde 67485bdd33 Issue #240 line plus bar no longer throws error when line is disabled 12 years ago
Bob Monteverde a09ae23e52 Added scatterPlusLine model to Makefile and minifying 12 years ago
Bob Monteverde 264d020590 Issue #244 Added scatter with regression lines model 12 years ago
Bob Monteverde 8829d8e689 Issue #241 the lines in linePlusBar are now set to clipEdge false so pointson the edge are no longer clipped, also mde this now a setting that can be overridden 12 years ago
Bob Monteverde a364ca0b9c Initial customTheme code for using consistant colors for series of the same key 12 years ago
Tyler Wolf 45ec30cf13 made file 12 years ago
Tyler Wolf 6c456bf92b updated discreteBarChart to not cut off 0.00 labels 12 years ago
Bob Monteverde b53977efaf Added staggerLabels to axis so it can be used in all models 12 years ago
Bob Monteverde 65d1d3eff5 Issue #237 when a series in the stacked area has 0 value, make point NOT active 12 years ago
Bob Monteverde 5db233787f Minor tweak to css to hide the x axis domain when not 0 12 years ago
Bob Monteverde 4b11bec994 Minifying 12 years ago
Bob Monteverde b8493108da Issue #236 controls now get 1/3 of horizontal space, legend gets 2/3 on stacked area chart 12 years ago
Bob Monteverde 8506fb88a2 Minor cleanup of axis component 12 years ago
Bob Monteverde 10d0a6e5fa Historical bar sets class and color on update, not enter 12 years ago
Bob Monteverde 8aceb7cd2d Reduced default bottom margin of multiBarChart to increase space used by the bars by default... This is actually the opposite of what Issue #221 asked for 12 years ago
unknown 22b4724dc5 expanded vertical space for X-axis label (bottom margin) 12 years ago
Bob Monteverde 6da6dbc5c4 Manually editted linWithFocus to copy Pull Request #226 12 years ago
Bob Monteverde d45e50fc7e Merge pull request #222 from ndarville/patch-1
Typo :)
12 years ago
ndarville 2ebef39673 Caught another uglify gremlin 12 years ago
ndarville 7d76dedda4 Typo :) 12 years ago
Bob Monteverde 5307c8fadb Upgrade to d3 v2.10.2 12 years ago
Bob Monteverde 9613745225 Merge branch 'master' of github.com:novus/nvd3 12 years ago
Bob Monteverde 8c5b8229a0 Issue #218 allow bars within series to have customized color 12 years ago
Bob Monteverde 45dfa0691f Update README.md 12 years ago
Bob Monteverde f108fd105b Merge pull request #220 from ryw/improved-readme
Update to include how to build custom models
12 years ago
Ry Walker 8ce5794aaa Update to include how to build custom models 12 years ago
Bob Monteverde 1c67464234 Moving Pull Request #202 to backup until we iron out some problems 12 years ago
Bob Monteverde 4cd94ff5d8 Minifying Pull Request #214 12 years ago
Bob Monteverde f123fe7f23 Minifying Pull Request #212 and removing a log statement from bullet model 12 years ago
Bob Monteverde bd5ca282ec Merge remote-tracking branch 'diraol/bulletChart' 12 years ago
Bob Monteverde 702388e4a3 made x axis max and min anchor to the middle 12 years ago
Diego Rabatone d4811353a6 removing nice() from domain with INFINITY parameter, it wouldn't matter 12 years ago