score:3
Accepted answer
You wrapped your myArray3 unnecessarily in the brackets. The below will work:
var myArray3 = [['Test 1', 'Test2'], ['Test 1', 'Test 3']];
...
data : myArray3
Source: stackoverflow.com
Related Query
- Angular - Errors when filling a Highcharts network graph with an array
- Getting "Highcharts error #17" when creating histogram (using Highcharts with Angular 6)
- Highcharts Y-Axis skipped labels when dealing with large array
- show tooltip for each point of highcharts network graph in Angular
- Highchart network graph with tooltip when hover on every node
- Is there any way to highlight the node on search in network chart when using highcharts in angular application
- Angular 9 Highcharts - when using series of type pie with type gauge the innerSize of pie is not working
- Highcharts cloud issue with data source when duplicating chart
- Getting value from tooltip when hover on svg element on the graph created with highcharts
- make highcharts graph with data in json format, with 4-element array
- The Gauge needle is always started from 0 when it's value is updated | HighCharts with Angular 7
- Error when using Highcharts with Angular 2
- How to use highcharts with angular 5?
- Highcharts - Dyanmic graph with no initial data
- Column width in Highcharts when combined with spline
- Highcharts - Issue with negative values when displaying multiple axes
- How do I set highcharts line graph point colors to an array of colors?
- Highcharts Angular with API data
- Highcharts spans beyond bootstrap column width when implemented as an angular directive
- How to structure Angular with Highcharts and lots of dynamic data
- Creating a line graph with highcharts and data in an external csv
- How do I use an Highcharts Solid Gauge in angular 6 with typescript?
- Angular JS - "Error: [$interpolate:interr] Can't interpolate:" when using Highcharts
- Highcharts - Global configuration with common code and unique data & Headings
- How to populate a Highcharts axis with string formatted data from a PHP array
- How to enable noData with highcharts and angular
- Highcharts not displaying series data for graph with multiple Y-axes
- Highcharts - update column graph with setData() not working
- Highcharts pie graph with two rings filtering
- when printing page with highcharts using javascript this.print() width values in css in @media print seem to be ignored
More Query from same tag
- "adaptToUpdatedData: false" in highcharts don`t works if I put series in chart with "addSeries"
- How to display the collection in the library dynamically Highcharts - Bind collection with Highcharts in MVC
- R shiny Highcharts tooltip: adding average as extra variable
- Is it possible to populate grouped categories dynamically in the grouped-categories plugin using an array?
- Date not showing on highstock chart
- need help to optimize php iteration
- Highchart Disable stackLabels when overflow
- How filter json data with date from datepicker Angular2 app
- Highcharts large treemap How do I get the clicked node data?
- Unable to update the linkLength of networkgraph highchart js
- Highcharts 4.1.1 adding a severe drop shadow to data labels if you specify a font color
- Is there a Z order value, for clicks on Highcharts tooltips?
- Retrieving JSON data for Highcharts with multiple series?
- Make Highcharts' setExtremes off tick with two yAxis
- controlling the resolution (dpi) of an exported JPG from highcharts exporting-server
- To store date after using afterSetExtremes of Highcharts.stock
- How to add a label to axis
- Display Image on xAxis in highchart
- Highstocks compare stocks how to define data?
- Loading 'theme' and 'exporting' module with Highcharts using Requirejs
- How to Show Same Month name of two years in X axis of Highcharts
- Unable to attach a highstock to a div
- How to divide the x-axis in two parts in highcharts?
- Highstock - SMA (Simple moving average) dataGrouping not working
- How can I display my high-chart correctly and import data?
- HighCharts: Line series disappears on click of legend
- Highcharts define colors for each data point in a pair
- highcharts mouse over/out events fired in wrong timing
- X coordinates of each yAxis in HighStock chart
- Highcharts export duplicating category labels