1

Is it possible to use Highstock Options in Yii-Booster Highcharts extension? I've tried to set up rangeSelector property, but it does not work.

Larry7
  • 98
  • 1
  • 8

1 Answers1

1

Rangeselector is available only in highstock.js, so if Yii uses only highcharts, rangeselector cannot be used.

Sebastian Bochan
  • 37,348
  • 3
  • 49
  • 75