Forum Discussion

abloor's avatar
abloor
Helper IV
7 years ago
Solved

JSON Theme for Pie Chart - detail labels

Hi,   Can you please help me with the code for a JSON theme file for my Pie chart. In the Detail labels formatting section, I want to be able to set the 'Label style' as "All detail labels".   I...
  • abloor's avatar
    abloor
    7 years ago

    Thanks Maggie, that helped me.  In order to be able to show "All Detail Labels" I had to change the code in the labelstyle section.  Here's what I did in case it helps anyone else.

     

    "pieChart":{"*":{"general":[{"responsive":true}],"labels":[{"show":true,"color":{"solid":{"color":"#777777"}},"labelStyle": "Category, data value, percent of total","fontFamily":"Segoe UI","fontSize":9,"labelDisplayUnits":"0"}]}},