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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Bar Chart with gap and text

Hi all,

I have a table like

                                         

Type%Points
A Batting950.9
A Bowling860.6
B Batting970.7
B Bowling840.5
C Batting1011.1
C Bowling940.9

And i want to create a bar chart like this

Groupbar.JPG

which should have

1. Space between the various groups A,B and C.

2. Points to indicate on the top of bars and % values in the data points.

Can you please help me with this.

Thanks in advance.

Regards,

Kuldeep

Labels (1)
15 Replies
Not applicable
Author

And thanks

Not applicable
Author

Hey Manish,

I am doing everything correct. Getting the same results.

Just not getting the numbers of % on the bar.

Don't know where i am going wrong. Could you please help?

Regards,

Kuldeep

MK_QSL
MVP
MVP

If you check my file... there are two bar charts one on top of other... that's a trick i have used. Try to move the two charts side by side.. .you will realize/understand what i have done...

Let me know if still you are having problem..

Not applicable
Author

Hey Manish,

I tried but still was not able to get the solution.

Considering this data, how to make a similar horizontal bar chart

   

TeamType%Count
IndiaBatting99-0.9
IndiaBowling95-0.6
SABatting87-9.6
SABowling94-0.5
AUSBatting96-1.0
AUSBowling93-0.3
MIBatting1010.2
MIBowling96-0.1
NZBatting93-0.9
NZBowling78-0.2
RRBatting99-0.5
RRBowling990.0
USBatting96-12.6
USBowling95-1.7

Also i need to put color conditions on the % bar numbers,

If % <95, then green

else if %>95 and %< 100 then amber

and more than 100 then red.

Regards,

Kuldeep

MK_QSL
MVP
MVP

Check enclosed file..

Not applicable
Author

Finally i got it. This is really awesome and cool trick.

Thanks again