79597647

Date: 2025-04-29 05:15:26
Score: 0.5
Natty:
Report link

I was also having same error :

ERROR TypeError: HighchartsMore is not a function
at _AppComponent.ngAfterViewInit

After updating to this resolves this error :

import * as Highcharts from 'highcharts';
import 'highcharts/highcharts-more';
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: SAHIL LATHER