Khurram Shafeeq

Results 2 comments of Khurram Shafeeq

@Nickoriginal thank you for your reply. But i need this by programmatically set Arabic Language by default.

> ... after playing around, I finally found out: > > in your sub-module just add: > > ``` > import { BaseChartDirective, provideCharts, withDefaultRegisterables } from 'ng2-charts'; > >...