From https://gist.github.com/jdarling/fb701fcaead21168cb7a

Really this is a hack that would be better off if it were in the base of crossfilter. As it is it will filter the data up properly but for some reason does not filter the data down properly.

What I mean is if you select something on the Inbound/Outbound chart the Inbound/Outbound Sums charts do not update accordingly but if you select data on any of the Inbound/Outbound Sums charts the other charts update accordingly.

Inbound/Outbound

inbound: 523.789outbound: 53.253inboundoutbound

Group

Group 1: 321Group 2: 256.042Group 1Group 2

Sums

020406080100120140160180200item 4-iitem 4-i: 202.789item 3-iitem 3-i: 198item 1-iitem 1-i: 123item 2-oitem 2-o: 53.253

Inbound Sums

020406080100120140160180200item 1[object Object]: 123item 3[object Object]: 198item 4[object Object]: 202.789

Outbound Sums

020406080100120140160180200item 1[object Object]: 123item 3[object Object]: 198item 4[object Object]: 202.789

Sums (Pie)

item 4-i: 202.789item 3-i: 198item 1-i: 123item 2-o: 53.253item 4-iitem 3-iitem 1-iitem 2-o

Inbound Sums (Pie)

[object Object]: 123[object Object]: 198[object Object]: 202.789item 1item 3item 4

Outbound Sums (Pie)

[object Object]: 123[object Object]: 198[object Object]: 202.789item 1item 3item 4