score:17
Accepted answer
your link to highcharts-more.js is wrong. should be:
<script src="http://code.highcharts.com/highcharts-more.js"></script>
score:0
you are probably using the wrong highchart libraries. the error can also occur if you use highcharts instead of highstock.
score:0
sometime when you have a spelling mistake in chart.type
value you get the same error
example: type: 'colmun'
instead of type: 'column'
Source: stackoverflow.com
Related Query
- jquery calling highcharts generating error 17
- HighCharts Stock Chart error code 18
- Highmaps with Highcharts : Highcharts error #17 with jQuery
- invalid character error with jquery and highcharts SCRIPT1014: Invalid character
- Error: Data source must be a URL for refresh | console error | javascript | Highcharts
- Highcharts in JQuery Tabs - Resizing hidden tab code stops resizing visible tab
- Calling Highcharts export to jpeg but the source is https and exporting is http (security warnings issued by browser)
- Dynamically changing Highcharts Theme through Jquery code not working
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- Highcharts jQuery rendering problem - all browsers
- Rounding results in highcharts jquery script
- Loading Highcharts via shim using RequireJS and maintaining jQuery dependency
- jQuery UI Tabs and Highcharts display/rendering issue
- How can I fix Highcharts error #13?
- Highcharts Error #16: charts not showing on the same page
- Highcharts 'Reset Zoom' after calling setExtremes
- Highcharts / jQuery - destroy and rebuild chart with original options
- Getting error while using highcharts in Angular 7
- highcharts always console error ablout bubble_compiled.js?
- Highcharts error 15
- JavaScript error when using Highcharts
- highcharts jquery dynamic change chart type column to bar
- Highcharts is not defined. Error log in console
- jQuery datepicker with Highstocks / Highcharts
- Highcharts returning error 14
- highcharts organization chart is throwing error when loading module
- Loading Highcharts series from XML using jQuery
- Showing HighCharts in A JQuery Mobile application
- Initializing Highstock.js throws a jQuery error in getComputedStyle
- Highcharts zoom issue after upgrading to jQuery 1.8
More Query from same tag
- HighCharts/Maps: How to display values lower than a certain value appear different from the rest of the graphic?
- Set background color for only one pane in multi-pane Highstock chart
- How can we plot Highcarts organization chart in R language?
- HighCharts - hide date on x-axis and have only hours and minutes
- How to set the x-axis to start at the bottom of the chart in highchart
- Highcharts - Drilldown with setSize causes chart corruption
- Using HighchartsPHP library in CakePHP
- Highstock with numbers instead of date in x-axis
- Highcharts size doesn't change on div.animate()
- Show average in highcharts graph as column
- Group by month to plot on R with Highcharter
- Highcharts use series labels as x-axis categories
- Highcharts set the default y column values
- How is the proper way to use HighCharts with StencilJS?
- Strange result of highchart
- Convert grouped strftime time to integer
- How to add our own graph to Kibana?
- Highcharts value relative to itself instead of all lines
- how to implement moving average in highchart
- Highchart plotLines z Index between series z Index
- Highstocks(compare chart) input data without using getJSON
- Rails and highcharts (data to highcharts)
- How to change circle to rectangle when mouse hovers on the heat map charts
- ReferenceError: Highcharts is not defined when using lollipop series in react
- tool tip does not work correctly if text is more in highcharts
- Javascript Highcharts v3.0.5 - How to hide Y Axis Title when using multiple Y Axis
- How can I change the colors of my highcharts piechart?
- Highstock with data.csv starts with 01.01.1970
- How to get access to previous value on formatter of xAxis label , Highcharts?
- Stack labels not rendered correctly when exporting Highcharts graph