-
Notifications
You must be signed in to change notification settings - Fork 90
stockChart is not a function
Will Hawker edited this page Oct 28, 2018
·
1 revision
Uncaught TypeError: stockChart is not a function
You are probably importing Highcharts rather than Highstock. Change you Highcharts import to...
import Highcharts from 'highcharts/highstock';
Examples - NPM links: react-jsx-highcharts
| react-jsx-highstock
| react-jsx-highmaps