Forum Discussion
austrich
7 years agoFrequent Visitor
JSON theme legend position
Hello, Multiple fields in my JSON theme script are not carrying over to my Power BI file. I am working with a clustered bar chart just to practice getting my theme up and running. The fields that ar...
austrich
7 years agoFrequent Visitor
Hello,
Multiple fields in my JSON theme script are not carrying over to my Power BI file. I am working with a clustered bar chart just to practice getting my theme up and running. The fields that are not applying are:
1) Gridlines
2) X axis data labels (but the title shows)
3) Legend position (I have it as Bottom Center but only the word Bottom works)
4) Data labels (the decimal places are always in the trillions when really, I don't want any decimal places)
- Anonymous6 years agoNot applicable
have you tried using barChart instead of clusterBarChart? this worked for me