I am generating a series of <circle ng-if='n'> someScopeFunction()' \>
with d3.js
How can I get Angular to notice and work on these new elements and ng-ifs?
And how can I get it to do so with angular variables, e.g. <circle some-attr='{{i - 2}}' />