gevgeny / angular2-highcharts

:bar_chart: :chart_with_upwards_trend: Highcharts for your Angular project
MIT License
381 stars 113 forks source link

Missing ')' in NPM guide #248

Open AndreasHald opened 6 years ago

AndreasHald commented 6 years ago

In the npm guide for creating your first chart, the following line " ChartModule.forRoot(require('highcharts')" is used, but this line is missing the escape ')' closing out the forRoot.

Can be confusing for newcomers.

rijine commented 6 years ago

@AndreasHald https://github.com/rijine/ngx-highcharts