import { Component,ViewChild, ElementRef, · OnInit } from '@angular/core'; · import { Chart } from 'chart.js'; · @Component({ · selector: 'my-app', · template: `<div ...
確定! 回上一頁