Commit Graph

147 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 b35a9e6f64 Updates to linePlusBarChart 12 years ago
Bob Monteverde 04c11e3bde Fixed height and width getter/setters and started working on linePlusBarChart, halfway done 12 years ago
Bob Monteverde 601d598b34 Created scatterplotChart and example 12 years ago
Bob Monteverde bfcdae6dde Fixed multiBar exit transition 12 years ago
Bob Monteverde 854347afab Added update function to multibar chart 12 years ago
Bob Monteverde 2b26f44a8c Added multiBarChart and example 12 years ago
Bob Monteverde c374e078fc Added color to multiBarWithLegend 12 years ago
Bob Monteverde 542dc094f9 Fixed legend height and margin.top issue in the ready to go charts. Also re organized code a little bit for consistency 12 years ago
Bob Monteverde 2cb05b38d0 Some minor tweaks to fix the enable/disable series ability on satckedArea 12 years ago
Bob Monteverde ddb98f6b59 added stackedAreaChart to Makefile, and minified 12 years ago
Bob Monteverde b9f39f6b0e Major re-write of stackedArea, series are now disabled in the exact same way as the other charts, among other critical fixes 12 years ago
Bob Monteverde ea597f30e1 attempting to fix random bug woth stacked area paths on removal 12 years ago
Bob Monteverde b4ca744451 Lots of little bug and consistency fixes that are appearing as I create more examples 12 years ago
Bob Monteverde 634518c73c upgraded to d3 2.9, also minor change to multibar accessor 12 years ago
Bob Monteverde 07b90e80f5 fixed transition duration 12 years ago
Bob Monteverde e4086d0206 another minor css tweak 12 years ago
Bob Monteverde a8f39948b4 css tweak 12 years ago
Bob Monteverde f7e54efabf updates to css for performance and looks 12 years ago
Bob Monteverde 71c7fb3c51 merging in css changes 12 years ago
Bob Monteverde 867b030fe3 Clipping labels on discreteBarChart to prevent overlapping text 12 years ago
Bob Monteverde c6fa0899b3 making SVG's blocks greedy 12 years ago
Bob Monteverde 5f03bd8232 minor updates for consistency throughout new Chart Models 12 years ago
Bob Monteverde dc337a37ac Fixed value label position on transition on multiBarHorizontal 12 years ago
Bob Monteverde c503955166 mergin css from gh-pages 12 years ago
Bob Monteverde e67e72a882 minifying 12 years ago
Bob Monteverde 9ffcafda70 Added optional values on grouped horizontal bar chart 12 years ago
Bob Monteverde 85d3545f7a Added discreteBarHorizontalChart to makefile 12 years ago
Bob Monteverde d87cac47dd Some minor clean up of discreteBar and multibarHorizontal 12 years ago
Bob Monteverde a118e42ea4 created initial multibarHorizontalChart and simplified example 12 years ago
Bob Monteverde 7616098f5e minor css change 12 years ago
Bob Monteverde 9251f3b74c minifying 12 years ago
Bob Monteverde 89865d7f91 removed delay on discreteBar transition 12 years ago
Bob Monteverde f5e6a54592 Minifying latest work 12 years ago
Bob Monteverde 3dab32a401 Fixed tooltip offset position 12 years ago
Bob Monteverde 5ad03d6dee minor whitespace cleanup 12 years ago
Bob Monteverde 0a92e82fd7 added showValues option, as well as tooltips (toggle, defaults true), and tooltipContent options to discreteBar 12 years ago
Bob Monteverde 6c75fd4f31 Fixed resize on windowResize in new bar chart example 12 years ago
Bob Monteverde c85020dcef Added missing source file from last commit, merged into makefile 12 years ago
Bob Monteverde b5cabe11d7 Replacing discreteBar chart with a model... getting rid of charts collection 12 years ago
Bob Monteverde a013082def Some modification to discreteBar charts, fixed resize and added staggeredLabel option to x axis labels to prevent overlap 12 years ago
Bob Monteverde d3dfc4a457 trying to reuse scales wherever possible 12 years ago
Bob Monteverde 07ef2896ae Cleaning up some code in stackedArea, minor changes to new lineChart, fixed stacked error when toggling series by clicking area then legend 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 e937934122 minor css fix for sparkline plus 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 64e7aee246 Important TODO, recent changes to multibar need to be removed and replaced with a better discrete bar representation 12 years ago
Bob Monteverde df5da83118 Working on multiBar example where each x value is a different color 12 years ago