OlgaOrtiz / Weather

0 stars 0 forks source link

Investigate chart.js #4

Open Yifei-G opened 10 months ago

Yifei-G commented 10 months ago

What do we need?

Since we would like to integrate chart.js into our product. It's necessary to do a previous investigate about the library. The documentation of the library is the following: https://www.chartjs.org/docs/latest/

After reading the documentation, we need to know the following:

  1. How to install the library into our project
  2. How to use the basic feature of the library
  3. How to dray a simple chart using this library