Forum Discussion
Default Font in Power BI Visuals
- 9 years ago
Hi RahMan911,
Please see below response from PG team about default font of KPI visual:
- Indicator Text – font-family: wf_standard-font_light, helvetica, arial, sans-serif;
- Goal Text – font-family: Segoe UI Semibold, wf_segoe-ui_semibold, helvetica, arial, sans-serif;
- Visual Container title – font-family: 'Segoe UI', wf_segoe-ui_normal, helvetica, arial, sans-serif;
In case you’re not familiar with it: the font-family property can hold several font names as a "fallback" system. If the browser does not support the first font, it tries the next font.
Each component has a different primary font so the answer would be that it’s not intended for them to render with the same font size, having that said, they might fallback into the same generic font.
Based on above information, we are not able to set the KPI visual use the same font as Card visual.
Best Regards,
Qiuyun Yu
Hi RahMan911,
Please see below response from PG team about default font of KPI visual:
- Indicator Text – font-family: wf_standard-font_light, helvetica, arial, sans-serif;
- Goal Text – font-family: Segoe UI Semibold, wf_segoe-ui_semibold, helvetica, arial, sans-serif;
- Visual Container title – font-family: 'Segoe UI', wf_segoe-ui_normal, helvetica, arial, sans-serif;
In case you’re not familiar with it: the font-family property can hold several font names as a "fallback" system. If the browser does not support the first font, it tries the next font.
Each component has a different primary font so the answer would be that it’s not intended for them to render with the same font size, having that said, they might fallback into the same generic font.
Based on above information, we are not able to set the KPI visual use the same font as Card visual.
Best Regards,
Qiuyun Yu