Hi,
how can I draw a diagram that draws my data as timeline with correct spacing between the data points?
For example if I have three data points
1: 01.01.2020 12:00
2: 01.01.2020 13:00
3: 01.01.2020 15:00
The spacing in a line diagram between 2nd and 3rd data point should be double as the one beween 1st and 2nd data point. But in my diagram the spacing is the same.
BR