Hello,
I’m printing a time series but I want the lines that connect consecutive points to be vertical and horizontal.
That’s what I have now:
That’s what I want to have:
Hope you guys can help me ^^
See https://plot.ly/python/line-charts/#interpolation-with-line-plots
Thank you, that’s exactly what I needed ^^