malekpour-mreza commented on issue #2983: URL: https://github.com/apache/echarts/issues/2983#issuecomment-3102411560
> I am also having this issue. > > I've tried changing the `textStyle.lineHeight` and `textStyle.padding` properties but they seem to have no effect at all. Am I missing something? > > EDIT: I've managed to solve this by using the "rich" text feature in the legend, and applying a padding to the rich text definition. This seems to work, where applying padding directly on textStyle doesn't for some reason. Adding padding through `rich` feature works for me as well. I guess the padding not being applied through usual `textStyle` can be labeled as a bug. @pissang -- 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]
