Commit Graph

13 Commits

Author SHA1 Message Date
Bob Monteverde
803dfc6b38 Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 2012-06-01 17:11:19 -04:00
Bob Monteverde
030b99070c renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 2012-05-31 03:40:10 -04:00
Bob Monteverde
0f7a531784 added multiBar and stackedAreaChart to makefile, and minified. A few random fixes in a few core models 2012-05-29 03:42:25 -04:00
Bob Monteverde
f057dcde68 removed deprecated dotRadius setting from lineWithFocus 2012-05-29 00:44:26 -04:00
Bob Monteverde
b806a46f91 Using category20 colors instead of category10, now the default colors work with up to 20 series, will deal with more later 2012-05-29 00:35:31 -04:00
Bob Monteverde
7995783c4a merged yaxis and axis into 1 implementation, will add top and right oriantations soon 2012-05-17 02:04:33 -04:00
Bob Monteverde
d22eb5a396 Made the line edge clipping optional, defaulting to false. But is still required for the lineWithFocus example 2012-05-10 13:57:11 -04:00
Bob Monteverde
ec6df61e02 Working on using the usual data scheme for the stacked charts, fixed css error with tooltip delay, cleaned up some code 2012-04-05 16:49:27 -04:00
Bob Monteverde
7698e95af3 Updated exit selection on points in line chart. Fixed some tissues with the Focus example, BUT still needs a lot of optimization. 2012-03-23 20:59:25 -04:00
Bob Monteverde
c557770f27 cleaned up some code, also refactored some of the cumulativeLine code, still needs some work 2012-03-23 00:44:52 -04:00
Bob Monteverde
abfa54d48b lineWithFocus now rescales the Y (needs optimization). Added different testing data. Added cumulative line example (still needs work, but functions). 2012-03-22 19:26:02 -04:00
Bob Monteverde
d1ae59f84e Fixed a minor naming issue 2012-03-21 18:20:54 -04:00
Bob Monteverde
cc7aedcbe2 Initial public commit, merging files from private repo 2012-03-20 19:43:21 -04:00