Xie Yun
0
Q:

foreach access this

data.forEach(function(d) {
    console.log(d);
    console.log(this.value);
  }, this);
  // ^^^^
0

New to Communities?

Join the community