score:2
Accepted answer
Since I'm not sure which you prefer here is a fiddle you can look at that leverage the highcharts formatter
attribute:
formatter: function() {
return Math.round(this.percentage*100)/100 + ' %';
}
I believe what you want is something like this.
Source: stackoverflow.com
Related Query
- Semi-circle donut pie chart with labels (data names) and %-ages on the pie ... and data numbers on mousehover
- Semi circle donut chart in highchart with data labels in corners
- How to create pie chart with only 1 series data and have background be a circle
- Highchart Semi Circle With Gauge Chart. Shrink pie chart and move gauge up
- Highcharts: Placement of data labels in the middle of sections of Pie Chart
- Highchart not displaying the pie chart with Ajax data
- Custom CSS classes for Data Labels in Donut Pie Chart
- Highcharts single horizontal stacked bar chart with data names (labels) and %-ages always shown and data numbers and series name shown on mousehover
- PIE CHART - Data Visualization With DataTables and Highcharts
- Highcharts: Is it possible to show Sunburst chart series data labels outside the leaf level nodes with connectors?
- 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?
- Highcharts piechart with slice animation and drilldown on click together throws exception in chart and breaks the pie chart
- How to change the X and Y axis names of Pie chart High Chart?
- Donut chart with text inside pie and downward as well
- How to draw a chart from one array of data and make labels on the chart from another array of data? Highcharts v.4.0.4
- Highcharts - labels inside and outside a pie chart
- Highcharts not displaying data labels for Pie chart in arabic
- Using Highcharts and displaying a message over or on the chart when there is no data
- Highcharts connecting scatter chart and pie chart with single legend
- Highcharts v3.0.1 problems with rotating data labels in IE8 and jQuery v1.7.1
- Highcharts - Global configuration with common code and unique data & Headings
- How to achieve the best possible performance with mutable data and real-time charts in React?
- highcharts donut pie - different color for the data than its drilldown
- Create six chart with the same rendering,different data (highchart )
- How to show the json data in Pie chart HighChart?
- Distance between x-axis labels and the chart in Highcharts
- Hide Data Labels in Pie Chart below 400px width - Highcharts
- Highcharts show the same yAxis start and end value with multiple data series
- (how) can we create semi circle donut chart, with range labels?
- Setting data with null values doesn't remove dots from the chart
More Query from same tag
- Can't update highcharts data on button - var visibility or events handle issue
- HighCharts: Is this.percentage accessible in the tooltip formatter?
- Highcharts - How to remove tooltip arrows
- Adding flags dynamically giving problems , HighCharts
- Highcharts not displaying data labels for Pie chart in arabic
- How to hide date time x-axis but still be able to show plot lines in Highcharts gantt chart?
- Highcharts: what is my chart not zoomable?
- How to make z-index for area lines in highcharts?
- Generating json data for StockChart from PHP
- Angular2-Highcharts: Click event on custom legend title
- Error: GET http://mywebsite.com/tmp/highchart_oqoCdS 403 (Forbidden)
- R highcharter bar color based on value
- Highcharts: Tooltip on a single series only
- highcharts getjson: why a "?" in callbackname?
- Highcharts - StackLabels displayed over tooltip when useHTML=true
- Coloring Country while showing mappoint for cities in world map using highmaps
- Highcharts problems with animation of column chart
- Highcharts php data array
- Highchart's line color not changing in wordpress page
- Unable to set colors in Highstock charts
- show only last x points on Highchart
- Highchart - Datalabel overlaps across slices
- Pie Chart keeps loading and never stops
- How do I create a columnrange highchart with a point object (consisting of one x and two y values)?
- Highcharts - Stack Chart to Stack Chart in Drilldown
- How can I make a custom line type in high charts
- Highcharts unable to fit it to mobile screen size
- Synchronized charts or multiple charts like Highcharts in Android
- Issue on Setting Two yAxis in Highcharts.js
- How to match columns height with spline in Highcharts