Commit Graph

831 Commits (7e9b8c013c4d8e8ad5775062c438c842bc112585)
 

Author SHA1 Message Date
Bob Monteverde a0efca380d Issue #290 minifying 12 years ago
Bob Monteverde 5ca76561c4 Issue #290 added tick 2 pixels to the default tick padding 12 years ago
Bob Monteverde 424923641f Merge branch 'master' of github.com:novus/nvd3 12 years ago
Bob Monteverde cf9bb41be6 Issue #281 bars on multibar and discretebar now are 1 px high even if they are 0 12 years ago
Ricardo bf3368ef05 Merge branch 'master' of github.com:novus/nvd3 12 years ago
Ricardo 6753cfb67f Adding back the hand cursor to the legends 12 years ago
Bob Monteverde b0947dc9d9 Issue #281: if Y-axis max and min are both == 0, hide max label 12 years ago
Bob Monteverde e53a029dd7 Update example data 12 years ago
Bob Monteverde ef2a89a193 minified scatter size fix 12 years ago
unknown 396a778c0d scatter points will show up without specifying .size(1) 12 years ago
Ricardo 33e0ef4812 again tweaking the no data 12 years ago
Ricardo 8e7758fe9a little fix on indented tree: it should not check for 'key' 12 years ago
Ricardo f7de0d03d3 Removed cursor pointers 12 years ago
Bob Monteverde 73733fc70f Whitespace cleanup in example file 12 years ago
Bob Monteverde f7861ebb08 Increasing default left and right margin on sparklinePlus to prevent hover value from being clipped 12 years ago
Bob Monteverde 02b0487236 Issue #269 fixed issue with scatter not showing background grid 12 years ago
Bob Monteverde 62a8e4fa9c Issue #271 css tweak to make sure the single point of a line chart shows up 12 years ago
Bob Monteverde c8ef258c5c Issue #260 fixed FF interaction issuew ith spoarklinePLus 12 years ago
Bob Monteverde 1a878bed85 Fixed issue with points in sparkline multiplying on update 12 years ago
Bob Monteverde 751b7e661d Issue #272 Bullet chart color method 12 years ago
Bob Monteverde 01f9afa8de Issue #273 sparkline can now have custom color 12 years ago
Bob Monteverde c6a24216ec Minifying Pull Request #263 fixes type in line.js 12 years ago
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