Hi all,
I am trying to create a plot using plotly.
X is a matrix with 88 lines and 32000 column. A line correspond to a 1D NMR Spectrum.
How can I create this plot
I see on the web that I can create a type scatter plot, mode lines, but I have to use add_trace() for each line;
Thanks for your help
Maïna