Commit Graph

18 Commits

Author SHA1 Message Date
Bob Monteverde
c85020dcef Added missing source file from last commit, merged into makefile 2012-06-09 15:45:21 -04:00
Bob Monteverde
525ecded4d Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection 2012-06-09 02:51:41 -04:00
Bob Monteverde
2a9642dccc Added discreteBarChart...ready to go chart wrapper for discrete bar. Initial cut. 2012-06-08 17:45:21 -04:00
Bob Monteverde
28f64a5272 Split up the multibar to a discrete bar and multi bar implementations 2012-06-08 17:21:08 -04:00
Bob Monteverde
fa32acdf51 added multiBarHorizontal and multiBarHorizontalWithLegend to Makefile, and minified 2012-06-06 15:39:53 -04:00
Bob Monteverde
facfdb27c7 Updated Makefile to account for cumulativeLineChart name change 2012-06-05 16:10:19 -04:00
Bob Monteverde
7857c4ab6b added multiBarWithLegend to makefile, and tweaked the animation a little on the multibar 2012-05-30 16:08:06 -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
648306aede Added new interactive sparklinePlus example, updated sparkline model and bullet model 2012-05-26 13:26:47 -04:00
Bob Monteverde
fd585afc17 Got most of the needed functionality in the bullet chart. Has protovis style triangle, and working toooltips 2012-05-26 04:55:32 -04:00
Bob Monteverde
3d422139f6 Added linePlusBar.js to Makefile and minified with it 2012-05-24 03:35:55 -04:00
Bob Monteverde
9352d35cfc merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes 2012-05-17 16:35:57 -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
c79ca5c761 disabled legend hover effect on cumulative line model, and added cumulative line to the Makefile 2012-05-11 16:01:51 -04:00
Nathanael Anderson
22225147ab Reworked library to remove jquery dependancies
renamed nvtooltip.js to tooltip.js and put it into the nv namespace
Added a batch file for building on windows.
2012-05-07 07:53:51 -05:00
Bob Monteverde
454c5e4605 Drastic speed increase with line.js, needed for stackedAre chart 2012-04-08 02:59:44 -04:00
Bob Monteverde
0815745c8e Added stacked area charts to makefile and minified 2012-04-03 11:20:55 -04:00
Bob Monteverde
cc7aedcbe2 Initial public commit, merging files from private repo 2012-03-20 19:43:21 -04:00