Ok I will try that, The link function is where I am doing bulk of my graphing like the following
https://bl.ocks.org/mbostock/3887051 On Friday, June 9, 2017 at 8:25:14 PM UTC-7, Sander Elias wrote: > > Hi Tito, > > Do this in your dashboard controller. Don't use the link function, it is > of very limited use. > > function Dashboard() { > const vm = this; > > vm.$onInit = () => { > console.log(vm); > } > } > > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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.
