pie-chart component ts and html - 2023 Reporting
Mon Jun 17 2024 13:26:04 GMT+0000 (Coordinated Universal Time)
Saved by @iamkatmakhafola
2023 - pie-chart component ts and html: 1.4 In the “pie-chart.component.ts”: a. Create a method for the pie chart. This should include the data and labels for the pie chart. 1.5 In the “pie-chart.component.html”: a. The pie chart should have a header titled “Product Sales”. b. Create a container and use angular string interpolation to render the pie chart variable.
Comments