score:2
Accepted answer
The theme files are separate from highcharts.js so you need to include one of them them as well. They are located in this folder in the distribution:
Highcharts-2.1.9\js\themes
See step four of the installation instructions
Source: stackoverflow.com
Related Query
- Highcharts cannot read property 'series' of undefined
- Uncaught TypeError: Cannot read property 'chart' of undefined in highcharts
- highcharts heatmap Uncaught TypeError: Cannot read property 'prototype' of undefined
- Using Highcharts formatter causes Cannot read property 'length' of undefined
- highcharts canvas-tools: Cannot read property 'prototype' of undefined
- Cannot read property 'type' of undefined highcharts highstock
- Highcharts - TypeError: Cannot read property 'isResponsiveOptions' of null
- Uncaught TypeError: Cannot read property 'xAxis' of undefined Highcharts
- Uncaught TypeError: Cannot read property '0' of undefined javascript error and with highcharts
- Highcharts 5: TypeError: Cannot read property 'chart' of undefined at e.Chart.reflow
- highcharts Cannot read property 'legendBackgroundColor'
- Vue Highcharts "TypeError: Cannot read property 'chart' of undefined"
- Changing chart type give: Uncaught TypeError: Cannot read property 'length' of undefined Highcharts
- Uncaught TypeError: Cannot read property '0' of undefined - highcharts
- HighCharts Sankey + NextJS: TypeError: Cannot read property 'Core/Series/Point.js' of undefined
- Highcharts angular cannot read property 'series' of undefined
- Angular 2 Highcharts Cannot read property 'info' of undefined
- highcharts-angular : Cannot read property 'chart' of undefined
- Uncaught TypeError: Cannot read property 'mouseIsDown' of undefined
- Highcharts: Cannot read property 'parts/Globals.js' of undefined
- ERROR TypeError: Cannot read property '0' of undefined in angular-highcharts
- Cannot read property 'addEvent' of undefined
- Highcharts: Cannot read property 'chart' of undefined
- Highcharts error "cannot read property of undefined"
- Highcharts :Cannot read property 'parentGroup' of undefined with AngularJS
- highcharts-ng: Cannot read property 'setExtremes' of undefined
- Uncaught TypeError: Cannot read property 'addPoint' of undefined ( Highstock live data)
- Highstock charts give "Uncaught TypeError: Cannot read property 'addPoint' of undefined" error
- Cannot read property 'cum' of undefined -- when creating a stacked area chart with xAxis.type=datetime
- highcharts: TypeError: Cannot read property '0' of undefined
More Query from same tag
- Add another json object in each json object inside json array
- How do I increase the number of points in a live updating spline chart?
- Disable Print Chart option only from HighCharts
- How to add comma to data labels value in bar chart race of highcarts?
- Imported font and Highcharts JS export
- Dojo chart not re-rendering to update series
- Converting Datatable columns to array of array
- Highcharts labels appears twice
- highcharter markdown presentation
- Firefox && IE TypeError: Argument 1 of Window.getComputedStyle does not implement interface Element
- PHP: Convert date to Javascript date (January = zero)
- Highchart export in Internet explorer
- Can we Extend Highstocks features to Highcharts?
- Highcharts empty when zoomed X
- Highcharts, vue component. 3 charts in 1
- How to display a Bar Chart in DataTable
- Setting background color of rangeSelector container in Highstock/Highcharts
- create a ranking and statistics with repeated database records
- Trying to Fade out all other Columns when a user selects one column
- can you have more than one ajax?
- How to set an fillArea offset in HighCharts
- Drilldown in Sankey Diagram
- HighCharts Drag points saving with angularJs
- How To Call A Function To Make A Graph Using HighCharts in PHP
- Highchart to show progress percentages in horizontal bars with real time data?
- In highcharts, the data in the legend is overlapping incase of data less than 10000
- Retrieve the content of series data [] in Highcharts, after rendering the chart?
- Few Partial Views(charts) on one page
- how can I make highstock flags stay put
- How do I pass django context variables into javascript?