Commit Graph

138 Commits

Author SHA1 Message Date
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 2012-06-15 12:47:47 -04:00
Bob Monteverde
2cb05b38d0 Some minor tweaks to fix the enable/disable series ability on satckedArea 2012-06-14 15:55:37 -04:00
Bob Monteverde
ddb98f6b59 added stackedAreaChart to Makefile, and minified 2012-06-14 14:42:40 -04:00
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 2012-06-14 14:34:20 -04:00
Bob Monteverde
ea597f30e1 attempting to fix random bug woth stacked area paths on removal 2012-06-14 01:53:27 -04:00
Bob Monteverde
b4ca744451 Lots of little bug and consistency fixes that are appearing as I create more examples 2012-06-14 01:18:12 -04:00
Bob Monteverde
634518c73c upgraded to d3 2.9, also minor change to multibar accessor 2012-06-13 22:59:34 -04:00
Bob Monteverde
07b90e80f5 fixed transition duration 2012-06-13 03:15:24 -04:00
Bob Monteverde
e4086d0206 another minor css tweak 2012-06-13 03:12:16 -04:00
Bob Monteverde
a8f39948b4 css tweak 2012-06-13 01:05:21 -04:00
Bob Monteverde
f7e54efabf updates to css for performance and looks 2012-06-13 00:50:49 -04:00
Bob Monteverde
71c7fb3c51 merging in css changes 2012-06-13 00:46:08 -04:00
Bob Monteverde
867b030fe3 Clipping labels on discreteBarChart to prevent overlapping text 2012-06-12 18:38:43 -04:00
Bob Monteverde
c6fa0899b3 making SVG's blocks greedy 2012-06-12 16:07:02 -04:00
Bob Monteverde
5f03bd8232 minor updates for consistency throughout new Chart Models 2012-06-12 15:26:23 -04:00
Bob Monteverde
dc337a37ac Fixed value label position on transition on multiBarHorizontal 2012-06-12 14:28:28 -04:00
Bob Monteverde
c503955166 mergin css from gh-pages 2012-06-12 14:14:54 -04:00
Bob Monteverde
e67e72a882 minifying 2012-06-12 14:03:47 -04:00
Bob Monteverde
9ffcafda70 Added optional values on grouped horizontal bar chart 2012-06-12 14:01:54 -04:00
Bob Monteverde
85d3545f7a Added discreteBarHorizontalChart to makefile 2012-06-12 12:41:16 -04:00
Bob Monteverde
d87cac47dd Some minor clean up of discreteBar and multibarHorizontal 2012-06-12 12:33:24 -04:00
Bob Monteverde
a118e42ea4 created initial multibarHorizontalChart and simplified example 2012-06-12 12:25:08 -04:00
Bob Monteverde
7616098f5e minor css change 2012-06-12 03:03:23 -04:00
Bob Monteverde
9251f3b74c minifying 2012-06-12 02:55:38 -04:00
Bob Monteverde
89865d7f91 removed delay on discreteBar transition 2012-06-12 02:54:01 -04:00
Bob Monteverde
f5e6a54592 Minifying latest work 2012-06-12 02:28:52 -04:00
Bob Monteverde
3dab32a401 Fixed tooltip offset position 2012-06-12 02:26:57 -04:00
Bob Monteverde
5ad03d6dee minor whitespace cleanup 2012-06-12 02:00:01 -04:00
Bob Monteverde
0a92e82fd7 added showValues option, as well as tooltips (toggle, defaults true), and tooltipContent options to discreteBar 2012-06-12 01:50:41 -04:00
Bob Monteverde
6c75fd4f31 Fixed resize on windowResize in new bar chart example 2012-06-09 15:57:36 -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
b5cabe11d7 Replacing discreteBar chart with a model... getting rid of charts collection 2012-06-09 15:44:12 -04:00
Bob Monteverde
a013082def Some modification to discreteBar charts, fixed resize and added staggeredLabel option to x axis labels to prevent overlap 2012-06-09 05:11:05 -04:00
Bob Monteverde
d3dfc4a457 trying to reuse scales wherever possible 2012-06-09 04:46:18 -04:00
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 2012-06-09 03:58:14 -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
e937934122 minor css fix for sparkline plus 2012-06-08 18:16:18 -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
64e7aee246 Important TODO, recent changes to multibar need to be removed and replaced with a better discrete bar representation 2012-06-08 16:05:17 -04:00
Bob Monteverde
df5da83118 Working on multiBar example where each x value is a different color 2012-06-08 15:44:11 -04:00
Bob Monteverde
f9ef9b1ece Removed deprecated dotRadius from stackaedAreaWithLegend 2012-06-07 19:12:38 -04:00
Bob Monteverde
4521b12ca4 Some minor naming fixes, also made forceY = '[0]' on bar charts by default 2012-06-07 16:58:53 -04:00
Bob Monteverde
3cd3798af1 Fixed tooltips on horizontal multibar 2012-06-06 16:13:55 -04:00
Bob Monteverde
fa32acdf51 added multiBarHorizontal and multiBarHorizontalWithLegend to Makefile, and minified 2012-06-06 15:39:53 -04:00
Bob Monteverde
a215dee866 Working on improving the horizontal multibar, added new pos/neg example 2012-06-06 15:26:51 -04:00
Bob Monteverde
facfdb27c7 Updated Makefile to account for cumulativeLineChart name change 2012-06-05 16:10:19 -04:00
Bob Monteverde
b46d2d0deb fixed typo in lineWithFocus, removed cumulativeLineChartDaily, replaced with cumulativeLineChart that does daily and monthend 2012-06-05 15:51:15 -04:00
Bob Monteverde
803dfc6b38 Added nvd3 class to the parent wrap of all graphs, fixed some colors and css 2012-06-01 17:11:19 -04:00
Bob Monteverde
d7851d9f57 Fixed legend color on cumulative lien chart 2012-06-01 13:11:18 -04:00