adrianlungu commented on issue #18149:
URL: https://github.com/apache/echarts/issues/18149#issuecomment-2564762847
I suspect the issue is with the `labelLayout` itself; even if I add
```
labelLayout: {
fontSize: 12,
},
```
it still makes the graph chart labels misbehave, which, in theory, should
not have any effect outside of changing the font size; but having any value set
within the `labelLayout` object seems to trigger some mis-configuration or
resets some values that make the labels go off.
--
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]