My data set contains two columns, where the first column should be the x-axis. An short excerpt below: The numbers jump where there exists no records found between 30 and 35 for example.
27
1
28
1
29
4
30
2
35
1
44
1
54
2
I was able to do this chart in Excel where the X-axis respects the gaps in value and showed the numeric in a linear fashion.
I was unable to achieve the same in Qliksense and the gaps between the dots do not respect the gaps in values. How can i achieve the same as in Excel?