I have to generate a time series vertical plot of nutrient or any data.
In which I need y=depth and x=collection dates/numbers.
My delimited data set contains 5 columns such as depth, collection,
data1, data2, data3.
My collection is regular from 1 to 18 but the depths of each
collection were irregular.
I have tried with some earlier queries and methods.
I can define time axis (regular), but I can't find a solution for
depth (irregular).