score:2
Accepted answer
According to http://www.highcharts.com/demo/pie-basic, your data needs to be in the format
[
["DEP1", 100],
["DEP2", 200],
...,
["DEP6", 600]
]
Source: stackoverflow.com
Related Articles
- How to create a column range chart in Highcharts using range and navigator functions?
- How do you change the colour of each category within a highcharts column chart?
- set different colors for each column in highcharts
- Disable-Click on Legend in HighCharts Column Graph
- Maximum bar width in Highcharts column charts
- Displaying percentage in Y-axis of Highcharts column chart
- Highcharts : Change opacity of a column chart
- programmatically click on column in Highcharts
- highcharts jquery dynamic change chart type column to bar
- Add a gap between the second and third series in a Highcharts column plot with four series displayed
- highcharts column labels
- set color of grouped stacked column in highcharts
- Highcharts column range change color for negative numbers
- Highcharts Change column color on hover
- Highcharts Column chart with drilldown, remove hyperlink like formatting from x-axis labels
- How to prevent column overlap in Highcharts
- Highcharts - change column stacking on click
- Different border for selected column in highcharts
- Highcharts Plot Reciprocal Values For Column Height
- Highcharts - Column With Negative Values - Column Color
- Column width in Highcharts when combined with spline
- Highcharts - column chart redraw animation
- Hide 0 values in Stacked Column Chart in Highcharts
- Can I with highcharts column stacking on hover not highlighting the whole serie
- Highcharts spans beyond bootstrap column width when implemented as an angular directive
- Change Datalabel Color, Rotation and Align values based on Column value in highcharts
- Highcharts Areaspline - Highlight a column on hover effect
- Highcharts stacked column highlight
- Highcharts Column Zones
- Make Highcharts border color match background color on column chart
- Highcharts column chart, disable interpolation when loading from data table
- ReferenceError: Highcharts is not defined while including html file (with JS and CSS ) into other html file
- Plot Highchart Gauge with JSON Data
- Highcharts datetime column bars are not lining up correct
- Constructing a guage chart with Highcharts
- How to remove white background on a simple bar chart?
- Float and lambda - getting Type Error, a float is required
- How to create india map chart using Hightcharts?
- Adding a SVG image to symbol in highcharts
- Highstock timeseries chart is shrinked
- Display custom values on x axis using Highcharts
- Highcharts - HTML tooltip & datalabels render issue
- How do I remove unused xaxis values from Highcharts?
- page on ie 9 displays only after developer tools refresh, not before
- Highchart - show values on Chart
- Highcharts: Change color of Pie Chart section without slice animation
- Big Tooltip over points - Highcharts
- Highcharts timeline chart with multiple axes
- Highchart logarithmic X axis fail without zero values nor threshold under zero nor minimum
- highcharts.NET Add Additional Data to datalabel