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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to make good alignment in Bar chart

Hi,

I have a bar chart whihc is in attached. I used Test in dimension and in expression I used

Count({<Result={'Fail'}>} distinct Conference)/Count(Distinct((Conference)))

I have to show % of Fail by Test and all is working fine but The alignment is not looking good

Could any one let me know how to make alignment for legend Test so that I have to see Test value in good way.

1 Solution

Accepted Solutions
rajni_batra
Specialist
Specialist

PFA ,

One is for tilted dimension value and second is for limiting legend characters,

Hope this helps u!!!

Regards,

Rajni

View solution in original post

4 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

The recommended way to solve this is to change the orientation from vertical bars to horizontal bars. You can do this on the Style tab of the properties window. If you don't like that another thing you can try is changing the setting for the Primary Dimension Labels on the Axis tab to the middle option: / . That will tilt the labels.


talk is cheap, supply exceeds demand
rajni_batra
Specialist
Specialist

PFA ,

One is for tilted dimension value and second is for limiting legend characters,

Hope this helps u!!!

Regards,

Rajni

Not applicable
Author

Thanks very much for your prompt reply and it sorted my problem.

Not applicable
Author

Thanks very much for your prompt reply and It sorted out what I was expecting.