Scatterplot lines+markers automatic sorting for linear values as done for dates

Hey! I have a time series with dates represented by numbers, since we had to standardize our data.
I’d like to have the points conntected along the x-axis without jumping back and forth.
Is the only possibility to sort the data before plotting?
Thanks in advance,
Verena

I’m sorry, asked that before :smiley:

Here’s what I would do: https://codepen.io/etpinard/pen/pVVerm?editors=0010