Ng2 bar chart is not visible when chart component used as child components

Viewed 30

I am using ng2 charts in my project to plot a graph which have line and bar chart typically a pareto graph. I have created chart component for this. It is working fine when I am trying to render that component by routing. But whenever I am using chart component as a child component in some other component only line chart is getting plotted. Bar chart is not visible.

0 Answers
Related