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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

In a combo chart, is there a way to show the text from a bar chart on top of the line graph?

I have a combo chart, and sometimes the values from the bar chart are overlapped by the line graph.


Is there a way to set the values so they appear over and not under the line graph?

4 Replies
its_anandrjs
Champion III
Champion III

Hi,

Can you provide any snapo shot of the problem.

Regards,

Anand

Anonymous
Not applicable
Author

Hi Anand,

Here is an example:

combo Chart.PNG

Not applicable
Author

Exaple you have a BarChart

in exspression do you use   function dual:

dual('Tot DataSales '&chr(13)& num(sum(Sales),'#.##0'), sum(sales))

Then you cheak th option Values on Data Points

its_anandrjs
Champion III
Champion III

Hi,

I suggest you have to reduce some space between the bar by reducing the spaces then your value looks good.

HTH

Regards,

Anand