javascript - Is it possible to get shorter labels in Highcharts pie chart? -


what i'm trying make pie chart:

actual pie chart

look more designed pie chart:

pie chart design

making pie chart bigger cause labels fall out of div instead of shorten or repositioning. in documentation of highchart found options can set on label "style" , "items".

apperently didn't well. there's difference between label , datalabel. options datalabel can found under pie settings. there can set distance; right here


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -

visual studio - How to generate shader debug information (pdb) in VS2012 -