Hello Community, I have created a custom theme here (https://themes.powerbi.tips/) in which I have set "TheSans" as the font type for all possible settings.
For many settings, the selection for TheSans is now available. Here as an example for Slicer-Vis --> Title
whereas here for Barchart-Vis it is not available
Code so far:
{"name":"NewStyle","dataColors":["#someColors"],
"visualStyles":{"*":{"*":{"*":[{"fontFamily":"TheSans","titleFontFamily":"TheSans"}],
"legend":[{"fontFamily":"TheSans"}],
"valueAxis":[{"fontFamily":"TheSans",
"titleFontFamily":"TheSans","show":false}],
"general":[{"responsive":false}],
"categoryAxis":[{"fontFamily":"TheSans",
"titleFontFamily":"TheSans"}],
"labels":[{"fontFamily":"TheSans"}],
"title":[{"fontFamily":"TheSans"}]}}}}
Can you tell me what I need to add in the stylejson to make my custom font available in all POSSIBLE font settings?
Thanks and a good week to all!
Solved! Go to Solution.
You'll have to raise an idea or a bug report to bring this to the product team's attention.
You'll have to raise an idea or a bug report to bring this to the product team's attention.
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
120 | |
74 | |
65 | |
53 | |
52 |
User | Count |
---|---|
200 | |
104 | |
85 | |
80 | |
77 |