Open deiva94 opened 5 months ago
error NG8002: Can't bind to 'dataSource' since it isn't a known property of 'fusioncharts'.
<fusioncharts width="700" height="400" [dataSource]="dataSource">
We encountered this issue in 4.1.0. Downgrading to 4.0.3 solved it for us.
error NG8002: Can't bind to 'dataSource' since it isn't a known property of 'fusioncharts'.
<fusioncharts width="700" height="400" [dataSource]="dataSource">