Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
AnetaK
Helper V
Helper V

Chicklet slicer font

Hello,

 

Could you please tell me what is the font type of chicklets in the chicklet slicer?

 

 

1 ACCEPTED SOLUTION
v-yuezhe-msft
Employee
Employee

@AnetaK,

Based on the source code of Chicklet slicer custom visual, the font family of it are helvetica, arial and sans-serif.

Reference:
https://github.com/Microsoft/PowerBI-visuals-ChicletSlicer/blob/master/style/chicletSlicer.less

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yuezhe-msft
Employee
Employee

@AnetaK,

Based on the source code of Chicklet slicer custom visual, the font family of it are helvetica, arial and sans-serif.

Reference:
https://github.com/Microsoft/PowerBI-visuals-ChicletSlicer/blob/master/style/chicletSlicer.less

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

How can it be all the three?

When multiple fonts are specified, it allows the system to try to use them in order of priority. First it tries helvetica, then arial, and the sans-serif. It fails-over to the second and then third ones if it can't find the previous font(s).

Generally, all operating systems have an internally-defined font that is the default for sans-serif and another one that is defined for serif. This way, no matter what, if you have serif or sans-serif at the end of a list of fonts like that, it will always have that font to fail-over to.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.