Robouste
Robouste
would be great if you share your solution :)
I have the same problem and I use `forRoot(require('highcharts'))` I tried setting the type in the options object but without success ```js this.options = { chart: { type: 'spline' },...
I have the same issue, using aspdotnet core and server side prerendering
I juste don't understand why forcing people to use 2 spaces for indent. If I want to write all my code on one line, I should be able to do...