Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Font Color within Graph

So I'm trying to do what should be really simple - change the font color for the dimension labels, expression labels, within-chart title, and the legend.

For the dimension labels and legend I can get them to underline via Properties>Font>Underline. However the Color box on the Font sheet doesn't seem to actually do anything no matter what color I set it to.

Any thoughts on why this is?

1 Solution

Accepted Solutions
stigchel
Partner - Master
Partner - Master

Use the options listed under the dimensions and expressions by clicking on the plus sign in front of the dimensions\expressions. Add color expressions there for text color e.g. RGB(255,0,0)

BGColor.png

View solution in original post

5 Replies
stigchel
Partner - Master
Partner - Master

Use the options listed under the dimensions and expressions by clicking on the plus sign in front of the dimensions\expressions. Add color expressions there for text color e.g. RGB(255,0,0)

BGColor.png

stigchel
Partner - Master
Partner - Master

Another option for tables,First from the Settings\User preferences set the always show design menu

DesignMenu.png

Now when you right click on a cell in the table there is a custom format cell options where you can set the borders before and after

TableHorBorder.png

Not applicable
Author

Thank you for the reply!

I do not see how to apply this method to the text on the axes however. For example, in the picture you posted, if I wanted to change color of "System App" and the colors of the percentages on the Y axis.

stigchel
Partner - Master
Partner - Master

You can find that in the axes tab of the chart properties

Not applicable
Author

Ah, thank you. For some reason I didn't think to go to the Font button to get to color. Thanks!