Commit Graph

1226 Commits (9a5b562138b2e03cbaf1ba42a94dedb6038ba549)
 

Author SHA1 Message Date
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
Bob Monteverde f9ef9b1ece Removed deprecated dotRadius from stackaedAreaWithLegend 12 years ago
Bob Monteverde 4521b12ca4 Some minor naming fixes, also made forceY = '[0]' on bar charts by default 12 years ago
Bob Monteverde 3cd3798af1 Fixed tooltips on horizontal multibar 12 years ago
Bob Monteverde fa32acdf51 added multiBarHorizontal and multiBarHorizontalWithLegend to Makefile, and minified 12 years ago
Bob Monteverde a215dee866 Working on improving the horizontal multibar, added new pos/neg example 12 years ago
Bob Monteverde facfdb27c7 Updated Makefile to account for cumulativeLineChart name change 12 years ago
Bob Monteverde b46d2d0deb fixed typo in lineWithFocus, removed cumulativeLineChartDaily, replaced with cumulativeLineChart that does daily and monthend 12 years ago
Bob Monteverde 803dfc6b38 Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 12 years ago
Bob Monteverde d7851d9f57 Fixed legend color on cumulative lien chart 12 years ago
Bob Monteverde c06fb49fff added resize y axis toggle to cumulative line 12 years ago
Bob Monteverde 5ca0f2b310 Some minor tweaks to the multiBar, and created the first cut horizontal version of the model 12 years ago
Bob Monteverde 037332dfda minor tweak to clipEdge, and updated multiBar to have fancy staggered transition 12 years ago
Bob Monteverde a9c9f60e28 trying out a staggered transition on multibar 12 years ago
Bob Monteverde 9a57039cd3 minifying src, forgot to in last commit 12 years ago
Bob Monteverde e1aa54f7d5 minor cleanup of stackedArea and scatterWithLegend code 12 years ago
Bob Monteverde 749e0d8198 minifying src, forgot to in last commit 12 years ago
Bob Monteverde 030b99070c renamed dispatch point**** to element*** to be consistent with the others, cleaned up scatter, line, and stacked area to utilize scatter's scales, fixed a couple of remaps 12 years ago
Bob Monteverde 7857c4ab6b added multiBarWithLegend to makefile, and tweaked the animation a little on the multibar 12 years ago
Bob Monteverde af750e7be3 Updated axis component to deal with non linear scales, made a multiBarWithLegend model and example with transitions to and from grouped and stacked, and tooltips 12 years ago
Bob Monteverde 1a70ff5103 minor cleanup in multibar 12 years ago
Bob Monteverde 6746682e88 Fixed problem with y pos and height calculations with groups/stacked bar chart 12 years ago