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

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -