Forum Discussion
Anonymous
8 years agoNot applicable
Report Theme Documentation: September Update
I'm looking for basically a full enumeration of all of the JSON labels possible with the new update. I've found the documentation here: https://powerbi.microsoft.com/en-us/documentation/powerbi-desk...
Anonymous
5 years agoNot applicable
Shoot, I wish this wasn't posted anonymously. v-qiuyu-msft , was there ever any resolution to this that you found? Within visualStyles I have the below in each of my column/barchart segments but my graphs are still concatenating.
"categoryAxis": [
{
"show": true,
"position": "Left",
"concatenateLabels": false,
"showAxisTitle": true,
"gridlineShow": false,
"titleText": ""
}
],Thanks!
Sara