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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Line chart axes

How do I make my line chart axes like the book ? Please see image -

charts.jpg

15 Replies
ariel_klien
Specialist
Specialist

pic.png

MK_QSL
MVP
MVP

Go to Axes Tab

and untick Forced 0 under expression axes

Under Scale

Tick Static Min and Static Max and write values either static as 0 and 1000 or dynamic

Min(Aggr(Count(Flights),Month))

and

Max(Aggr(Count(Flights),Month))

Not applicable
Author

That gives me - no data to display. Btw, why should I have to set a static max ? Shouldn't the software just draw a line after every 50 steps ?

Not applicable
Author

That made some difference. I only saw 800,  900. To see more data points, I increased the chart size and it became like the one shown in the book. But, when I maximized the chart, it shows a step every 5 points even after putting static step = 50. So, step size depends on the size of your chart ???

Not applicable
Author

is your "split axes" check box checked?

Not applicable
Author

if it is uncheck it... sorry for the delay btw