the solution is simply wrap the high-chart component into a div (for example) with *ngIf = chartIsLoaded
This is happening because chartOptions has not value until retrieve the data, by some async mechanism, and causes this moment exception with the time option