# Getting Started Let's get started using Chart.js! First, we need to have a canvas in our page. ```html ``` Now that we have a canvas we can use, we need to include Chart.js in our page. ```html