Open linechart.component.ts file and add the required chartjs module and other ... this.chart = new Chart('canvas', { type: 'line', // Define type of chart ...
確定! 回上一頁