Abel Valdez

Results 3 comments of Abel Valdez

Hello It works for me and here an example with drilldown chart. **With ANGULAR 4** I just declare the variable "require" and i can used normally. **export declare let require:...

My last comment was developed with Angular 4

Hello, I used to have the same issue but the issue in my code was the orders import. Example: **_before:_** ``` import { LineChartComponent } from './CommonComponents/LineChart/linechart.component'; import { ChartModule...