I am using plotly and I am lookin to create a custom contour:
fig = go.Figure(data = go.Contour( z=z, x=x, # horizontal axis y=y, # ve