Hello,

i try to implement a reusable directive which draws an interactive d3 plot. 
I am using a directive with isolated scope and transclude (Buttons which 
interact only with the chart).

Here is the Stack Overflow link to the 
problem: 
http://stackoverflow.com/questions/35229862/angularjs-none-scope-functions-in-a-directive-seem-not-to-be-isolated

As Mark there already mentions, putting svg into scope helps, but in my 
real application are a lot of variables and
I am wondering if theres a smarter way of isolating all variables defined 
in the directive.

Thanks!

chris

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to