pablojim / highcharts-ng

AngularJS directive for Highcharts
MIT License
1.73k stars 463 forks source link

Highchart rangeSelector is not showing after highchartjs, highchart-ng upgrade #651

Closed jeffjohny closed 6 years ago

jeffjohny commented 6 years ago

I have upgraded HighchartsJs to 6.1.0. So i got compelled to upgrade highchart-ng to latest version(1.2.1). Also i added polyfill for angular-component and angular-merge because i am using angular-1.3.17. After the upgrade, rangeSelector which is working on previous versions are not showing now. Fiddle

Expected Behaviour

RangeSelector must have to show

Current Behaviour

No rangeSelector is showing after highchart-ng upgrade to latest vesrion(1.2.1)

Your Environment

jeffjohny commented 6 years ago

Forgot to add chartType: 'stock' http://jsfiddle.net/BlackLabel/jvduycqm/6/