Guest User

Untitled

a guest
Jan 14th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. var regionDimLocation1:any = regionALocation1.dimension(function (d:any) {
  2. return d.region;
  3.  
  4. var volume = ndx1.groupAll().reduceSum(function(d:any) {return d.size;});
Add Comment
Please, Sign In to add comment