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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
Microsoft Employee
Microsoft 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
Microsoft Employee
Microsoft 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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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