helgasoft commented on issue #20284: URL: https://github.com/apache/echarts/issues/20284#issuecomment-2307912221
[surface.data](https://echarts.apache.org/en/option-gl.html#series-surface.data) has to follow an exact order - loop first X, then Y and finally Z. Your data does not follow this order. Cylinder is easier with [surface.parametricEquation](https://echarts.apache.org/en/option-gl.html#series-surface.parametricEquation) - [Demo](https://echarts.apache.org/examples/en/editor.html?c=sphere-parametric-surface&gl=1&code=E4QwJglgrgzgBAXjgVgNwCgD2AHALhTAO0TgG9045dNMAbfbALjIF8AaCuANwhihFoBZEEzKdKMABaYA7swBmAmAFMOlSpAC2ywjAKFmAJjXrNEA3AC0ARhOVNIAB7NrABld245gEohCAc2VmcnV1AGM6TGBmAG1xULgAcgBiAGZrVIA2AE5kRM9QlIAWZAB2ZAAjIvz4wuTSovAwaxqE9RSQCrBs5WzWtqTk5Vd5VPkADn62lPlZ-Qr5KYSZ5WHs1yW6-TAQZUyWgvbk-SLMsCLUzaOwUtTXQ1Kryg7kd0NMxNq4AF14lk52JxHABBRy8VIAEWCgMoAE9QeCoawTAAvBEwSHQkz-YAQMCYsg8ZQyADCRFwwDowTg2EpACtlGF8ERmIkorhpDiRJIIGFEnAWJQYXAVLjlDBYvEAPRSuBhWG0cxgZTAODKACOXngwAAFFA2FwAJQIQAX5N4Inw2N49IR9VxAJfkcDYrkAJkRQF2GQADwPEQglcLDsEEknxgIowsortgQKBtBTecwKVBVF8pOBzP5WbQQJoKircJHo9nlHGwgBRdX8ZkWX1tKDBL6hMwWDwN0xOIxwABUcGEHIAdAAFACSh1CMFwylEvckg6HcFlhlcreFbS49YGpnMzBbG_s7bg1kPo_U48nzEyy-Pzjg8ighCZ-jgerY3ENYl3cGAxagwGIoEgsBdj2ID9haeqGhgG4rgksIKHeD5EE--qvu-u5frgP5_mmgHdtOfY2uBkEDNBoQonB9 5VkhL5GqhG7oZh3BEW0_zMX8nC_CwqBAA)  📌 please close issue if problem solved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
