Commit Graph

36 Commits

Author SHA1 Message Date
Bob Monteverde
a09ae23e52 Added scatterPlusLine model to Makefile and minifying 2012-10-15 08:44:15 -04:00
Bob Monteverde
38c0a82fd5 Added multiChart.js to Makefile and minifying 2012-07-27 15:37:40 -04:00
Bob Monteverde
88a7ae0a64 Removing historicalStockChart, close sourceing it, sorry guys 2012-07-19 20:02:06 -04:00
Bob Monteverde
c6cc17f0cf added ohlcBar and historicalStockChart to makefile and minified 2012-07-18 01:59:09 -04:00
Bob Monteverde
d57bd67074 reworked bullet a little bit and created bulletChart 2012-06-30 03:17:21 -04:00
Bob Monteverde
3071b32de3 added pieChart.js to makefile and minifying 2012-06-28 19:16:23 -04:00
Bob Monteverde
f2cd0ed629 Moved cumulativeLine.js to deprecared, cumulativeLineChart.js is the up to date version of it 2012-06-27 15:09:29 -04:00
Bob Monteverde
48a0e7c5b0 Intial distribution abstraction complete and implemented into the scatterChart 2012-06-22 19:52:07 -04:00
Bob Monteverde
e15206f2a9 Created the initial code for an HTML indented tree... will be changing API and styles for it shortly 2012-06-20 20:25:04 -04:00
Bob Monteverde
8d9f496286 LinePlusFocus now rescales when series are removed. Also moved a couple more files to deprecated, and removed from Makefile 2012-06-18 15:42:45 -04:00
Bob Monteverde
51fc28358b New lineWithFocusChart, and example 2012-06-18 13:36:12 -04:00
Bob Monteverde
d4c6351aa6 Added cumulativeLineChart to Makefile 2012-06-17 22:25:04 -04:00
Bob Monteverde
ead4f5b723 Getting stuff ready to be cleaned, moving stuff that will be deleted into the deprecated folder 2012-06-16 07:02:45 -04:00
Bob Monteverde
beb2e1cf0e Added linePlusBarChart to Makefile 2012-06-16 03:12:42 -04:00
Bob Monteverde
601d598b34 Created scatterplotChart and example 2012-06-15 19:48:03 -04:00
Bob Monteverde
854347afab Added update function to multibar chart 2012-06-15 16:17:45 -04:00
Bob Monteverde
ddb98f6b59 added stackedAreaChart to Makefile, and minified 2012-06-14 14:42:40 -04:00
Bob Monteverde
85d3545f7a Added discreteBarHorizontalChart to makefile 2012-06-12 12:41:16 -04:00
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