score:1
Accepted answer
You don't need to use the second series, use instead format
for data labels.
series: [{
dataLabels: {
format: '{point.y}%'
},
...
}]
Live demo: http://jsfiddle.net/BlackLabel/jhmfcty3/
API Reference: https://api.highcharts.com/highcharts/series.pie.dataLabels.format
Source: stackoverflow.com
Related Query
- Highcharts - Pie chart legend remains hoverable on second series
- highcharts - chart names for multiple pie chart series in one chart
- Grand Totals in HighCharts Pie Chart Legend
- HighCharts Pie Chart Legend value alignment
- How get data name in Highcharts pie chart legend instead of "Slice" using array of values?
- Highcharts connecting scatter chart and pie chart with single legend
- Highcharts - Display legend for Pie chart in two columns
- How to center highcharts pie chart and legend on a page?
- Creating series/group titles in legend in Highcharts JavaScript pie chart
- Show tootip and select pie slice on legend click of pie chart in HighCharts
- Highcharts no longer animates and readjusts/rescales chart upon addition and removal of series in legend after upgrading to jQuery 1.10
- pie chart legend overlap with older legend when replace series in highchart
- Highcharts display label for pie chart using html table as data source
- Highcharts pie chart legend items showing gradient colors
- Highcharts drilldown to pie chart - Clicking on axis label with multiple series causes pie charts to overlap
- Create a Highcharts Pie Chart Legend Inside a Table
- Added series does not remains in highcharts on show/hide of chart container
- Highcharts Pie Chart - Showing Negative value as "null" in legend
- Highcharts hide legend item from Pie chart
- Highcharts - How to combine unique legend for multi-series pie chart which perform same action for both series? (like onclick: show/hide)
- Highcharts multiple pie chart series hover
- Highcharts Pie Chart Add Value to the Legend
- Highcharts pie chart height auto sized including legend
- how to show legend in PIE chart from chart to pie drilldown highcharts
- Highcharts Pie chart how to reduce space between chart and legend caused by plot width
- Highcharts same legend color as of the pie chart slice color
- Highcharts pie chart - offset a single slice on legend click
- Add labels to columns in highcharts pie chart legend
- Highcharts remove legend and series from chart on legendItemClick
- How to make legend labels to bring out the series of a pie chart and not make them disappear when label is clicked in HighCharts?
More Query from same tag
- bubble chart with highstock
- HighCharts and Javascript to pass data as array
- How to set GeoJSON object property as class name other than name in HighMaps
- handle click event in bar chart
- How to Export JavaScript Chart to Excel file (HighCharts)
- Cannot find type definition file for 'highcharts'
- Format data to be used in Highcharts series
- Highstocks add n number of series to chart in rails
- Highcharts pie chart dynamically changes size
- HighCharts Dynamic multiseries Column Chart showing only 1 set of series at a time
- highcharts custom colors and tootip point color
- Highcharts show legend just once
- i want to show/hide y axis grid lines of highchart by onclick on button
- How to force start on min/max and prevent automatic rounding
- How to display Day and Date in Highcharts Column Graph using PHP
- R Highcharter Issues with adding plotBands on y-axis where hc_yAxis_multiples used
- Adding Flags in Highcharter using R
- DotnetHighCharts does not show negative values?
- I have a strange circle aroung my spiderweb, how can i fix it?
- How to access highstock zoom buttons via jquery?
- Save and load highcharter graph in R
- drilldown charts with more than one level
- Highcharts Highmaps How to change value for color axis in map bubble
- Highlight point in Highcharts scatter graph?
- Render to same Container with multiple chart types and options
- How to integrate market depth chart using highchart?
- Highcharts chart moves up from x-axis on drill down
- Highcharts : how to display only days on xaxis?
- Heatmap series name doesnt show up
- Implementing High charts with PHP and Mysql