Stepsize of countour wireframe plot

So I’m using this to plot a wireframe plot in plotly.js https://plot.ly/javascript/reference/#surface-hidesurface
But I don’t know how to control the step size or gap between the lines. Any help is appreciated.

I got this example https://plot.ly/~plotly.js/417/dirichlet-wireframe/#plot. Can anyone provide me with the plot setup/JSON to plot that?

Not at the moment unfortunately,

You can subscribe to https://github.com/plotly/plotly.js/issues/485 for the most up-to-date development info.

Can you just provide the JSON for the example, that would be very helpful.

Just use the .json extension:

https://plot.ly/~plotly.js/417.json

Its really unfortunate that plotly.js doesn’t support such a useful plot type while plotly python does. Also your issue is now like 2 and half years old and still has no solution.