helgasoft commented on issue #20486: URL: https://github.com/apache/echarts/issues/20486#issuecomment-2463693854
ok, see it now - on **first update** z-axis labels lose their margin and name is realigned from left to right if applicable. Manual rotation or zoom resets both to initial values. **One bug** is related to [zAxis3D.axisLabel.margin](https://echarts.apache.org/en/option-gl.html#zAxis3D.axisLabel.margin) and adding ```zAxis3D:{axisLabel:{margin:14}}``` in setOption could bring some relief, but not a fix. And I can't think of a workaround for the **second bug** with axis the name alignment. -- 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]
