You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/02/04 07:15:46 UTC

[GitHub] [echarts] gregdeane edited a comment on issue #14121: Legend symbol/label are misaligned in some cases

gregdeane edited a comment on issue #14121:
URL: https://github.com/apache/echarts/issues/14121#issuecomment-773088516


   Thank you for the suggestion @Ovilia. Unfortunately, `padding` doesn't fix the issue. I tried padding on the legend itself and padding on `textStyle`. Neither of them affect the text in any helpful way.
   
   In the screenshot below, the red border indicates legend padding and the blue border indicates textStyle padding. Instead of pushing the text up or down, padding is simply added above or below.
   
   Perhaps a `margin` setting for `textStyle` could be helpful? Or any other setting that allows direct control of the placement of the text.
   
   Any thoughts or suggestions are appreciated.
   
   ![Screenshot 2021-02-04 at 08 10 35](https://user-images.githubusercontent.com/4949000/106857763-e5cb6c00-66c0-11eb-8812-290f8321e082.png)
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org