I\'m getting this error Type \'number\' has no properties in common with type \'XrangePointOptionsObject\'. I want to add bar chart using angular highchatrs in my angular projec
I was facing the same issue. you need to use following input
[runOutsideAngular]="true"
so it will be