Hi everyone,

Does anyone in the community know how to plot the volatility surface using interpolation method? I tried different interpolation methods in Python, they do not support irregular lists. But for market options contracts, for one maturity there could be 4 or 5 or even more strikes. That would make the x axis and y axis not necessarily orthogonal or equally spaced. Can anyone help me with this?  

Author