Forum Discussion
acanepa
8 years agoResolver I
JSON Theme: Multicard and Card Visuals
Hello,
I'm trying to change colours in Multirow and Card visuals. In the latter I can change the font style and size, with the first I can't change anything.
Here is my code
SyntaxEditor Code Snippet
"multiRowCard": { "*": { "dataLabels":[{ "fontSize":27, "fontFamily": "Arial" }] } }, "card":{ "*":{ "labels":[{ "fontSize":27, "fontFamily": "Trebuchet MS", "color": "#f0f475" }], "categoryLabels":[{ "fontSize":12 }] } },
- Anonymous8 years ago
acanepa ,
I make a test using your code, multirowcard and card visuals change correctly after I import the JSON file.
Do you use the latest version of Power BI Desktop(2.50.4859.782 )? You can download my JSON file from this link.
Regards,
Lydia
2 Replies
- AnonymousNot applicable
- AnonymousNot applicable
acanepa,
Does my solution solve your issue?
Regards,
Lydia