Commit Graph

436 Commits

Author SHA1 Message Date
Marsup
4ae1745274 Fix issue #198 2012-09-14 15:05:39 +02:00
Bob Monteverde
dffe67d4dc Issue #121 Bullet titles now get added once, and update after that.. no more duplicates 2012-09-13 17:41:59 -04:00
Bob Monteverde
f6cd67910b Tweaked the fix for Issue #198 to prevent valid areas from being removed 2012-09-13 17:36:00 -04:00
Bob Monteverde
6ac9238e59 Fixed issue #198 removing empty paths 2012-09-13 17:27:39 -04:00
Bob Monteverde
37db189a52 Attempting to fix Issue #198 2012-09-13 16:54:36 -04:00
Bob Monteverde
7d584841cd Issue #192 fixed position of distributions after amrgin changes 2012-09-10 17:59:48 -04:00
Bob Monteverde
91d2ba0d57 Issue #189 fixed pie.html example 2012-09-10 17:55:32 -04:00
dragansah
73d5df06e6 Expose d3.svg.area().interpolate() as public member in stackedArea and
stackedAreaChart. The default value for interpolate is "linear" as it's
the default in d3.
2012-09-08 17:26:36 +02:00
dusko
a389224dbd In IE9 console.log.apply does not exist 2012-09-04 10:58:48 +02:00
Bob Monteverde
4f5a260d69 Changing event handling in lineWithFocusChart to use dispatch to handle the event, and merging in Pull Request #179 2012-08-31 15:37:07 -04:00
Bob Monteverde
61aeca8cbe Merge remote-tracking branch 'arlm/crossfilter' 2012-08-29 15:54:43 -04:00
Alexandre Rocha Lima e Marcondes
3e9bfe23d6 * Stream #2 Dimension correction
* Interaction with data dump on tables sample
2012-08-29 16:39:36 -03:00
dragansah
6e209c2769 Add a 'stream-center' mode in stackedArea using 'silhouette' as the
chart offset and 'inside-out' as the chart order.
2012-08-29 15:26:34 +02:00
Bob Monteverde
0ea195be72 Defaulting to forcing 0 on historical bar to be consistent with other bar models 2012-08-27 16:42:53 -04:00
Bob Monteverde
a35e44789f Bar color is now set up update selection instead of enter selection so it can be changed on update 2012-08-27 14:54:36 -04:00
Bob Monteverde
1716ccf827 Fixed Issues #161 in the axis... also minifying all previous commits from today 2012-08-27 13:59:19 -04:00
Bob Monteverde
36882e443a Fixed Issues #161 in the bullet 2012-08-27 13:55:42 -04:00
Bob Monteverde
1a9ae9dfab Fixed Issues #161 and #166 in the bulletChart 2012-08-27 13:55:09 -04:00
Bob Monteverde
3306469160 Fixed Issues #161 and #166 in the cumulativeLineChart 2012-08-27 13:54:18 -04:00
Bob Monteverde
db0691c038 Fixed Issues #161 in the discreteBar 2012-08-27 13:53:18 -04:00
Bob Monteverde
7f0459cac6 Fixed Issues #161 and #166 in the discreteBarChart 2012-08-27 13:52:41 -04:00
Bob Monteverde
21caa2e784 Fixed Issues #161 in the distribution 2012-08-27 13:51:59 -04:00
Bob Monteverde
5cae2587fd Fixed Issues #161 in the historicalBar 2012-08-27 13:51:23 -04:00
Bob Monteverde
94acd57311 Fixed Issues #161 in the indentedTree 2012-08-27 13:41:35 -04:00
Bob Monteverde
c10d02009f Fixed Issues #161 in the legend 2012-08-27 13:40:34 -04:00
Bob Monteverde
c49847458f Fixed Issues #161 in the line 2012-08-27 13:39:56 -04:00
Bob Monteverde
3b5e738838 Fixed Issues #161 in the lineChart 2012-08-27 13:39:23 -04:00
Bob Monteverde
4ff1eb0df8 Fixed Issues #161 and #166 in the linePlusBarChart 2012-08-27 13:38:43 -04:00
Bob Monteverde
5c6b32dc98 Fixed Issues #161 and #166 in the lineWithFocusChart 2012-08-27 13:37:34 -04:00
Bob Monteverde
cb94b65636 Fixed Issues #161 in the multibar 2012-08-27 13:36:11 -04:00
Bob Monteverde
2d5cc34580 Fixed Issues #161 and #166 in the multibarChart 2012-08-27 13:35:36 -04:00
Bob Monteverde
2550b4f698 Fixed Issues #161 in the multibarHorizontal 2012-08-27 13:34:04 -04:00
Bob Monteverde
3afbee06a0 Fixed Issues #161 and #166 in the multibarHorizontalChart 2012-08-27 13:33:12 -04:00
Bob Monteverde
894f824495 Fixed Issues #161 in the ohlcBar 2012-08-27 13:31:33 -04:00
Bob Monteverde
7b58d8fd9a Fixed Issues #161 in the pie 2012-08-27 13:30:17 -04:00
Bob Monteverde
69c0406a2f Fixed Issues #161 and #166 in the pieChart 2012-08-27 13:29:31 -04:00
Bob Monteverde
80c3387c4d Fixed Issues #161 and #166 in the scatterChart 2012-08-27 13:28:00 -04:00
Bob Monteverde
2343f25471 Fixed Issues #161 in the sparkline 2012-08-27 13:25:58 -04:00
Bob Monteverde
3d54e41e53 Fixed Issues #161 in the sparklinePlus 2012-08-27 13:25:32 -04:00
Bob Monteverde
0397b38507 Fixed Issues #161 in the stackedArea 2012-08-27 13:24:23 -04:00
Bob Monteverde
e4102891c0 Fixed Issues #161 and #166 in the stackedAreaChart 2012-08-27 13:23:21 -04:00
Bob Monteverde
075e862b96 Issue #68 updated pieChart model to standard format 2012-08-27 12:32:14 -04:00
Bob Monteverde
3933b3da69 Issue #68 updated discreteBarChart model to standard format 2012-08-27 12:21:45 -04:00
Bob Monteverde
dc389d461b Issue #68 updated bulletChart model to standard format, still needs refactoring 2012-08-27 12:03:07 -04:00
Leonid
45395c6b72 Fix for issue #172 2012-08-27 15:10:07 +04:00
Bob Monteverde
7cc32ebe3f More updates to sparklinePlus, working on look and feel now, but should be functional 2012-08-22 17:24:30 -04:00
Bob Monteverde
5793752a4d Added data back to lineChart exampl, also aded chart.update and chart.container to sparklinePlus 2012-08-22 14:32:26 -04:00
Bob Monteverde
e020c2716b Added proposed fix for Issue #166 to lineChart and sparklinePlus, I will implement in the other relevant charts later, open to suggestions if someone has cleaner code to do this 2012-08-22 14:29:42 -04:00
Bob Monteverde
2d76b10749 More progress cleaning up the sparklinePlus model 2012-08-22 13:35:41 -04:00
Bob Monteverde
7d89437652 aprklinePlus now functional again, still cleaning up the code, but drastically better than it was at least 2012-08-22 12:29:07 -04:00