line plot for time series over many samples
Hi, I'm wondering if there is an efficient JMP way to do multiple line plots from a data table of time series data from several samples.
So, my data table looks like this: index datetime sampleID value
0 93 2024-03-12 00:09:47 B 0.852
1 46 2024-03-12 00:18:36 A 0.377
2 29 2024-03-12 00:50:22 B 0.049
3 99 2024-03-12 01:11:40 B 0.441
4 ...