Forum Discussion
Anonymous
8 years agoNot applicable
Theme - Data label colors
Hi Everyone, I am working on theme file however I am not able to find the JSON syntax for data label color. I am using below code and labelColor is not working when I import the theme file in...
- 8 years ago
Try "color":{"solid":{"color":"#F17925"}}.
An extremely helpful person created the Report Theme Generator, which is really helpful for figuring out how you're supposed to set some of these properties. I hope they keep updating it, because there's a bunch of other ones I can't figure out either!
norahfox
8 years agoAdvocate III
Try "color":{"solid":{"color":"#F17925"}}.
An extremely helpful person created the Report Theme Generator, which is really helpful for figuring out how you're supposed to set some of these properties. I hope they keep updating it, because there's a bunch of other ones I can't figure out either!
Anonymous
8 years agoNot applicable
Thank you for the help. It works!