@coreui/angular-chartjs
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, Renderer2, SimpleChanges } from '@angular/core'; | ||
import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core'; | ||
import type { ChartData, ChartOptions, ChartType, Plugin } from 'chart.js'; | ||
@@ -73,3 +73,3 @@ import { Chart as ChartJS } from 'chart.js'; | ||
}; | ||
constructor(ngZone: NgZone, renderer: Renderer2, changeDetectorRef: ChangeDetectorRef); | ||
constructor(); | ||
ngAfterViewInit(): void; | ||
@@ -76,0 +76,0 @@ ngOnChanges(changes: SimpleChanges): void; |
{ | ||
"name": "@coreui/angular-chartjs", | ||
"version": "5.3.3", | ||
"version": "5.3.4", | ||
"description": "Angular wrapper component for Chart.js", | ||
@@ -5,0 +5,0 @@ "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
56812
-0.62%