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: 
toddbuss
Creator
Creator

Continuous Scale on x-axis is ugly

The appearance of the graph below is close to my target....

non-continuous x axis.PNG

BUT... the X axis is supposed to be continuous, and isn't. It is missing the zero value that is calculated for January 2017.    Alternatively, the ugly graph below shows what happens when I select "use continuous scale".   My January zero shows up as it should, but the bars are skinny to represent a single day of the month.

continuous x axis.PNG

I have a derived field in my data load : ...Dual(Month($1), monthstart($1)) AS [_YearMonth] Tagged ('$axis', '$yearmonth', '$simplified', '$hidden')...

I think I need to expand the values to extend the entire span of the month, but I don't know an elegant way to do this. Does anyone know the proper method to fix this? 

Thanks.

1 Reply
Fawad_Ahmed
Partner - Contributor II
Partner - Contributor II

Did you find any solution of the issue above, Please let us know as well.