Linkaxes functionality from matlab

Hi all,

Currently using plotly in Matlab. So far really impressed. The only thing I’m missing is when creating subplots, the function “linkaxes” from matlab is not supported after conversion. Is it possible to link axes form different plots using the web app? Are there any plans in the near future to support this function in matlab, similar to the tools.make_subplots function in the python library?

I know I can gain the same effect by creating my own struct of data and layout, but don’t want to do this every single time.

Thanks in advance,
Roberto