ICode4Coffee

Recent Data Visualisation Articles and Tutorials

How to install and use Chart.js in an Angular application
By Andre Lombaard | 17 March 2022
Today, I was required to display a simple pie chart in an Angular application as part of a proof of concept page I'm building. Because I used Chart.js as part of a previous non-Angular project, it was the obvious choice since I'm already familiar with it and made the assumption that it would be simple to install and use Chart.js in an Angular application.
Read More
© AndrĂ© Lombaard