d3.js v4: How to access parent group’s datum index?
Well, sometimes an answer doesn’t provide a solution, because the solution may not exist. This seems to be the case. According to Bostock: I’ve merged the new bilevel selection implementation into master and also simplified how parents are tracked by using a parallel parents array. A nice property of this new approach is that selection.data … Read more