Commit Graph

24 Commits (ead4f5b723c918ed0b80f4da80604034771ec4a6)

Author SHA1 Message Date
Bob Monteverde ead4f5b723 Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 12 years ago
Bob Monteverde beb2e1cf0e Added linePlusBarChart to Makefile 12 years ago
Bob Monteverde 601d598b34 Created scatterplotChart and example 12 years ago
Bob Monteverde 854347afab Added update function to multibar chart 12 years ago
Bob Monteverde ddb98f6b59 added stackedAreaChart to Makefile, and minified 12 years ago
Bob Monteverde 85d3545f7a Added discreteBarHorizontalChart to makefile 12 years ago
Bob Monteverde c85020dcef Added missing source file from last commit, merged into makefile 12 years ago
Bob Monteverde 525ecded4d Getting rid of charts collection, merging tooltips directly in complete charts, no need for separate charts collection 12 years ago
Bob Monteverde 2a9642dccc Added discreteBarChart...ready to go chart wrapper for discrete bar. Initial cut. 12 years ago
Bob Monteverde 28f64a5272 Split up the multibar to a discrete bar and multi bar implementations 12 years ago
Bob Monteverde fa32acdf51 added multiBarHorizontal and multiBarHorizontalWithLegend to Makefile, and minified 12 years ago
Bob Monteverde facfdb27c7 Updated Makefile to account for cumulativeLineChart name change 12 years ago
Bob Monteverde 7857c4ab6b added multiBarWithLegend to makefile, and tweaked the animation a little on the multibar 12 years ago
Bob Monteverde 0f7a531784 added multiBar and stackedAreaChart to makefile, and minified. A few random fixes in a few core models 12 years ago
Bob Monteverde 648306aede Added new interactive sparklinePlus example, updated sparkline model and bullet model 12 years ago
Bob Monteverde fd585afc17 Got most of the needed functionality in the bullet chart. Has protovis style triangle, and working toooltips 12 years ago
Bob Monteverde 3d422139f6 Added linePlusBar.js to Makefile and minified with it 12 years ago
Bob Monteverde 9352d35cfc merging in pull request from @Nathanaela removing jQuery dependence, added pie chart model, some other useful changes 12 years ago
Bob Monteverde 7995783c4a merged yaxis and axis into 1 implementation, will add top and right oriantations soon 12 years ago
Bob Monteverde c79ca5c761 disabled legend hover effect on cumulative line model, and added cumulative line to the Makefile 12 years ago
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.
12 years ago
Bob Monteverde 454c5e4605 Drastic speed increase with line.js, needed for stackedAre chart 12 years ago
Bob Monteverde 0815745c8e Added stacked area charts to makefile and minified 12 years ago
Bob Monteverde cc7aedcbe2 Initial public commit, merging files from private repo 12 years ago