Commit Graph

843 Commits (ba44aa30533688953a1f8bfc6fd32dc903c446e6)
 

Author SHA1 Message Date
Ricardo 819f71c469 Getting the bullet chart noData functionality working 12 years ago
Tyler Wolf ac873d6e4b #298 zero values are now 1px in width on horizontalbar 12 years ago
Mark Edwards f53e2db9b7 New linePlusBarWithFocusChart model and example 12 years ago
Bob Monteverde 9661ffb4d3 Issue #281 minor tweak to current value dy and margin.bottom 12 years ago
Bob Monteverde 3b220f6252 Issue #281 minor tweak tto current value dy 12 years ago
Bob Monteverde eb394b50a8 Issue #281 attempting to fix random isue with sparklines value not showing in the right place 12 years ago
Bob Monteverde 1e3e05b286 Issue #292 display bar's with 0 hight 12 years ago
Bob Monteverde 48ab64d329 Minor tweak to sparklinePlus font size 12 years ago
Bob Monteverde a5d6c9b751 Issue #284 some tweaks to new sparkline showValue 12 years ago
Bob Monteverde 9ee0c62c0f Increased sparklinePlus margin right to account for space needed to show current value 12 years ago
Bob Monteverde d1edef5457 Issue #284 show current value to the right of the sparkline 12 years ago
Bob Monteverde 857b9c71ac Issue #285 bars >= 0 with 1 px height will now show up above the y = 0 line on discreteBar and multiBar 12 years ago
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