I found this solution at https://github.com/valor-software/ng2-charts/issues/489 public chartClicked(e: any): void { if (e.active.length > 0) { const chart ...
確定! 回上一頁