Trying to reproduce https://plotly.com/python/3d-subplots/ in F#
Chart.Grid working for 2D charts but when I tried to add 3D chart in Chart.Grid it is not working. In documentation of plotly.net, I found LayoutGrid but no example found how to use it. Also tried Chart.withLayoutGrid but didn't work.