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: 
jagannalla
Partner - Specialist III
Partner - Specialist III

Remove space between histograms in bar chart

Hi,

Please see attached images, I'm getting space b/w bars. I want to remove it, how can I do it.

If you see my images when i select 2013-Dec there is no space in b/w bars. If I remove filter then it shows space in b/w bars.

Thanks,

Jagan

1 Solution

Accepted Solutions
swuehl
MVP
MVP

That's unfortunately QV default behaviour, showing a bar for each combination of your two dimension, even when the value is zero or missing (then the height of the bar will be zero of course, but it will occupy the space on the axis).

To overcome this, create a combined single dimension instead of two.

View solution in original post

3 Replies
swuehl
MVP
MVP

That's unfortunately QV default behaviour, showing a bar for each combination of your two dimension, even when the value is zero or missing (then the height of the bar will be zero of course, but it will occupy the space on the axis).

To overcome this, create a combined single dimension instead of two.

Not applicable

Hi Jagan,

We can't remove the space completely. We can reduce the space by using the following steps

Bar chart properties -> Presentation -> under 'Bar settings'

Reduce the number in 'Cluster Distance'.

Regards,

Kumari

jagannalla
Partner - Specialist III
Partner - Specialist III
Author

Thanks Swuehl.