How to best plot a piecewise linear signal?

Hello,

when doing electrical simulations, there are often piecewise linear signals used:

0n 0 10n 1.5 30n 0.2

What would be a good way to plot these kind of signals in Jupyter?

Thanks for your thoughts!