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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
uchandru
Contributor
Contributor

Axis label - Repeating for smaller range

When measure value is too small, the Axis label in the Chart repeating. In the screenshot attached, the measure value is 1 and the label repeats as  0 0 0 and 1 1 1. How can make it appear only once?

Bar Chart label.jpg

Labels (1)
3 Replies
Or
MVP
MVP

These don't look like they're repeating values - they look like they're 0, 0.2 (rounded down), 0.4, 0.6 (rounded up), 0.8, and 1.0. Looks like the labels are being forced to display as an integer, though. QS bar charts typically recognize when they're formatted as an integer and the axis labels react accordingly (tested with June 2019 which is the only version I have handy), so I'm not sure what you did to get them to display this way...

uchandru
Contributor
Contributor
Author

You are absolutely right. The value that you see Count of Records. There are no decimals, but Qlik fills up the space with .2 .6  .8 etc and rounded up.

Can you please explain how formatted them as Integer?

uchandru
Contributor
Contributor
Author

The solution you provided works great for Bar chart with single measure. But it does not make any change in the Stacked Bar, even when i change all the measure to Integer. 

Any help is much appreciated.