Commit Graph

429 Commits

Author SHA1 Message Date
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
Bob Monteverde
c06fb49fff added resize y axis toggle to cumulative line 2012-06-01 12:23:03 -04:00
Bob Monteverde
5ca0f2b310 Some minor tweaks to the multiBar, and created the first cut horizontal version of the model 2012-05-31 15:43:01 -04:00
Bob Monteverde
037332dfda minor tweak to clipEdge, and updated multiBar to have fancy staggered transition 2012-05-31 08:02:40 -04:00
Bob Monteverde
a9c9f60e28 trying out a staggered transition on multibar 2012-05-31 04:46:30 -04:00
Bob Monteverde
9a57039cd3 minifying src, forgot to in last commit 2012-05-31 04:00:08 -04:00
Bob Monteverde
e1aa54f7d5 minor cleanup of stackedArea and scatterWithLegend code 2012-05-31 04:00:01 -04:00
Bob Monteverde
749e0d8198 minifying src, forgot to in last commit 2012-05-31 03:40:30 -04:00
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 2012-05-31 03:40:10 -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