Commit Graph

43 Commits (master)

Author SHA1 Message Date
David Long 467087f730 Updated documentation 11 years ago
David Long 1ba5bb03f2 Added CSS processing to Makefile. Rewrote minification instructions 11 years ago
Robin Hu f8092dbba5 Merge branch 'understandable-error-messages-from-uglifyjs' of https://github.com/motin/nvd3 into development 11 years ago
Robin Hu 0b3ef24e0b Added test page for lineChart. Continued work on making the interactive line layer. 11 years ago
Robin Hu 7bf1091f41 Adding historical bar chart. 11 years ago
Dingo d1aeaaa9e0 Added lineplusbarwithfocuschart to makefile 11 years ago
Fredrik Wollsén cdc8e73b1b Understandable error messages from uglifyjs 11 years ago
Bob Monteverde a09ae23e52 Added scatterPlusLine model to Makefile and minifying 12 years ago
Bob Monteverde 38c0a82fd5 Added multiChart.js to Makefile and minifying 12 years ago
Bob Monteverde 88a7ae0a64 Removing historicalStockChart, close sourceing it, sorry guys 12 years ago
Bob Monteverde c6cc17f0cf added ohlcBar and historicalStockChart to makefile and minified 12 years ago
Bob Monteverde d57bd67074 reworked bullet a little bit and created bulletChart 12 years ago
Bob Monteverde 3071b32de3 added pieChart.js to makefile and minifying 12 years ago
Bob Monteverde f2cd0ed629 Moved cumulativeLine.js to deprecared, cumulativeLineChart.js is the up to date version of it 12 years ago
Bob Monteverde 48a0e7c5b0 Intial distribution abstraction complete and implemented into the scatterChart 12 years ago
Bob Monteverde e15206f2a9 Created the initial code for an HTML indented tree... will be changing API and styles for it shortly 12 years ago
Bob Monteverde 8d9f496286 LinePlusFocus now rescales when series are removed. Also moved a couple more files to deprecated, and removed from Makefile 12 years ago
Bob Monteverde 51fc28358b New lineWithFocusChart, and example 12 years ago
Bob Monteverde d4c6351aa6 Added cumulativeLineChart to Makefile 12 years ago
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