Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
shanky1907
Creator II
Creator II

Color of Total value at top of Bar chart

Hello All,

I want to change the color of total value at the top of the bars as blue and inside the segment values as white.

Right now it is like this:

TotalColor.PNG

IT must be like the below:

BarColor1.PNG

I am using the expression for font color for the expression as:

=Pick(Match([Dim1], 'A', 'B'), RGB(255,255,255), RGB(0,64,128))

 

Can anyone help me in this?

Thanks in advance.

Labels (2)
2 Replies
Brett_Bleess
Former Employee
Former Employee

Any chance you can attach app or a sample with the issue, so folks could poke around?

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.
sergio0592
Specialist III
Specialist III

Hi,

You can overlap two graphs, one with value at the top and one whith values inside segment.