Hi, I need to write Angular2 component which dynamically creates elements. The elements are part of some tree so the content of components should represent that tree. I have wrote small example which uses d3.js library and dynamically creates ui elements using ElementRef from Angular2.
I have not success in using Angular2 components in d3.js, in other words i can not add my components. Is there other approach to this solution? Thanks for any suggestion. Zlaja -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
