Closed mluis closed 5 years ago
Highcharts Polar Windrose under Highcharts-ng 0.0.13
Obtain a polar stacked chart.
Doesn't stack values.
Notes: I've successfully managed to implement a jsfiddle with the latest version of highcharts-ng, although I would like to know which changes should one do in order to work on 0.0.13.
http://jsfiddle.net/L5ozjkcr/19/
I've find out that plotOptions should be inside the options: {} object. So this solves the issue: http://jsfiddle.net/Luw3nmq7/3/
Highcharts Polar Windrose under Highcharts-ng 0.0.13
http://jsfiddle.net/Luw3nmq7/1/
Expected Behaviour
Obtain a polar stacked chart.
Current Behaviour
Doesn't stack values.
Your Environment
Notes: I've successfully managed to implement a jsfiddle with the latest version of highcharts-ng, although I would like to know which changes should one do in order to work on 0.0.13.
http://jsfiddle.net/L5ozjkcr/19/