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

Is it possible to change the font family in charts?

Hi,

I tried to change the font family of our dashboard setting the font family in the CSS theme:

     .qv-object * {

         font-family: 'Roboto Sans', sans-serif;

     }

Similarly as is suggested in the following thread:

Re: How to change the Font type and Font Size of entire App in Qlik Sense?

The problem is that the font is applied everywhere except for charts, I guess because they are canvas objects.

Is it possible to change it?

Thanks for your help.

Andrea

2 Replies
_jespers_
Partner - Creator II
Partner - Creator II

Did you solve this?

Because I have the same issue. I know it should be possible since this site has somehow solved it in a mashup: https://statsregnskapet.dfo.no/.

@ErikWetterberg: Maybe you have any input to this?

 

amauro29
Contributor
Contributor
Author


@_jespers_ wrote:

Did you solve this?

Because I have the same issue. I know it should be possible since this site has somehow solved it in a mashup: https://statsregnskapet.dfo.no/.

@ErikWetterberg: Maybe you have any input to this?

 


 

No, I didn't

I can't find in the website you shared the mashup. Is it opensource?