helgasoft commented on issue #17533: URL: https://github.com/apache/echarts/issues/17533#issuecomment-2401194005
Still not fixed as of Oct 2024. There is a JS error _TypeError: Cannot read properties of undefined (reading 'toFixed')_ coming from [Grid3DView #L184](https://github.com/ecomfe/echarts-gl/blob/031da0ece1c0c7aeef1bd9a7d83672b1e9ac3b40/src/component/grid3D/Grid3DView.js#L184) calling [core/echarts.ts](https://github.com/apache/echarts/blob/b33058ecd373f4a62d2fe6e7ac96e17db4e33e8e/src/core/echarts.ts#L1951C57-L1951C63) There is also a [related issue](https://github.com/ecomfe/echarts-gl/issues/538) with **legend** coming from this same error. -- 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]
