0👍
I don’t have an example. Still looking for one myself, and while I’m not sure how useful this comment is considering I’m late 24 days…
Off the top of my head you could use a component to display each chart. Each component will be responsible for rendering their chart. And then in the ngFor loop, you’d declare the component, rather than the chart.
Source:stackexchange.com