Skip to content Skip to sidebar Skip to footer

Issue With Highchart's Stockchart. Getting Highcharts Is Not A Function

So I have two doubts: Q1: I am unable to understand the difference between the two ways to initialize a High Chart: 1st way: var lineChart = new Highcharts.Chart( { chart: {

Solution 1:

Loot at the error number before this error Uncaught TypeError and click to the link on your console to view the problem detail :

Uncaught Error: Highcharts error #16: www.highcharts.com/errors/16

And Good luck !

Post a Comment for "Issue With Highchart's Stockchart. Getting Highcharts Is Not A Function"