Skip to content

Higher Order Components provideChart (v2 and below)

Will Hawker edited this page May 30, 2018 · 2 revisions

provideChart (v2 and below)

This HOC injects the following props:

  • getChart - Returns the Highcharts chart instance
  • getChartType - Returns chart or stockChart depending on the whether the chart is a Highcharts chart, or Highstock chart

It also exposes Highcharts Chart methods directly properly scoped to the chart instance