I want to plot data from pandas in plotly jupyter lab with a wide line as marker and connect the lines from end to end (not middle to middle).
My current code is like