score:0
this is a tough one. from my experiences, there's not (currently) a way to explicitly center the labels directly in the middle of each pie slice. i've tried positioning the labels as you did in your example with the same (unsatisfactory) results, especially in smaller browser windows.
i'd recommend either using a legend to show the categories/types in your pie or consider using a stacked bar chart instead (see http://www.highcharts.com/demo/bar-stacked).
i hope this is helpful!
Source: stackoverflow.com
Related Query
- how to make highcharts pie datalabels always in center of each slice?
- Highcharts - How do I move an icon inside each pie slice when the pie slice moves on hover?
- Highcharts - How do I position tooltip behind icon on each pie slice on hover?
- Highcharts datalabels are not showing infront of each slice in pie chart
- HighCharts Pie Chart - Add text inside each slice
- How to hide a highcharts pie slice programatically
- How do I make each row in a HTML table a pie chart in Highcharts?
- How to make a pie chart from highcharts responsive
- How to center chart title position dynamically inside pie chart in highcharts
- How to center highcharts pie chart and legend on a page?
- How Can I Hide a Pie Chart's Slice in HighCharts Without Removing It From the Legend?
- highcharts pie dynamic label inside and outside for each slice
- highcharts - how to controle slice pie from bottom
- How to add different click events on each pie of a pie chart created by highcharts usin jquery
- Highcharts how to make a set number of colors for pie chart data and drilldown data
- How to set color of each slice in pie chart in high charts library?
- Highcharts - Pie chart Color for each slice
- How to Make Transparent Border Highcharts pie
- How to make a rendered label in Highcharts always visible and still relative to the point clicked or hovered over
- How to make highcharts tooltip show outside of the pie graph?
- How to change the color of the each slice in piechart based on the backend response using highcharts
- ( Highcharts ) How to make dataLabels disappear if there is, a higher column?
- Make datalabels formatter for pie without slice
- Highcharts Set data label border color for each pie slice
- How to make Highcharts default pie not show when Angular page loading
- How do you change the colour of each category within a highcharts column chart?
- How to make highcharts default to 0 for missing data
- How to display the value instead of percentage in a pie chart using jquery Highcharts
- HighCharts - Make the pie chart 100% of the div
- Place text in center of pie chart - Highcharts
More Query from same tag
- highcharts: how can I show the floats as datetime in the xAxis correctly
- highchart drilldown dynamic point name
- Highcharts / Highstock scroll bar and Zoom issue
- define x values for hc_add_series_list in highcharter
- High Charts tooltip crosshair issues in angular
- How to build an Organization Chart with highcharter
- export.highcharts.com bug? Changing order of series.index values not reflected in exported pics
- Highcharts reflow is not updating Highcharts container width
- add input from html text box into highcharts graph
- How can I highlight every data point in Highcharts fixed width container?
- Highcharts Gantt - Show Tooltip on Dependency Path Hover
- How to set different colors for bars based on value in Highchart bar chart?
- How do I display category names instead of point.y in Highcharts scatterplot?
- Collapse Highcharts Organization Chart
- Multiple timelines on one chart in highcharts
- Do I have to tell Apache Batik rasterizer where to find fonts (and if so, how)?
- label is not show at proper position at xAxis with dattime type into highcharts
- How to add comma to data labels value in bar chart race of highcarts?
- enable the graph inside the navigator in Highcharts
- HighCharts: How to include text event to the left of chart when exporting
- Stacked highcharts on the same graph, with a new y axis each time?
- Pass event from overlayed div to Highmaps
- HighStock setup
- Highcharts - Tooltip width in styled mode
- How to set the background of clicked or selected label on y axis gantt chart Highcharts?
- after using for loop all my column graphs are plotted in single color i need each bar in different color in highcharts
- Advanced LINQ Grouping and Projection Query for Hierarchical Data (EF 4.0 + LINQ + ASP.NET MVC + HighCharts)
- Highcharts Doesn't Refresh at Colorbox but Automatically Refreshes When Inspected at Firebug
- How to add an array to an existing two-dimensional array (for use in Highcharts)
- Animate stroke-width with Highcharts renderer