SomeGuyWhoCodes12 opened this issue 2 years ago · 1 comments
I am just trying to load the basic example from the documentation doing a line chart. This chart is being loaded within a component in a lazy-loded module. What am I doing wrong? Seems like this should work straight away.
My app.module.ts import.
My TypeScript Component.
My HTML template.
I resolved this.