it('should emit when the chart is hovered', fakeAsync(() => {
    fixture.detectChanges();

    const canvas = fixture.nativeElement.querySelector('canvas');