Forum Discussion

Betty12111's avatar
Betty12111
Frequent Visitor
3 years ago
Solved

JSON theme Overflow text background color

Dear Community,   I am trying to create the JSON theme. My theme is accepted and works, except the chart's label background.   How can I do?   "pieChart": { "*": { "general": [{ ...
  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Betty12111 ,

     

    It seems that the background color doesn't work in pie chart. It still use the default color. Here I suggest you to change the data label to other bright colors instead of #605E5C which looks like grey.

    Here is a example of Pie chart theme code.

    https://github.com/deldersveld/PowerBI-ThemeTemplates/blob/master/Pie.json

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.