Unable to plot 4*4 grid graph with different y axes using Plotly Js library in Javascript

I’m trying to get a subplot working with a 4x4 grid where each chart has different y axes that means one is having 4 y axes, one is 2 y axes and the other two are single y axis.

Is it possible to plot all this in one single div using Plotly JS library in javascript?

Anyone please suggest me on this?

My graph should look something like this