Skip to content

Legend text is not correctly aligned with icon (solution) #2983

@jeffrey-roosendaal

Description

@jeffrey-roosendaal

I noticed that the text align in the legend is not correct. It happens with every symbol type. See screenshots below.

wrong-circle

wrong-square

This happens both on your website (http://echarts.baidu.com/demo.html#area-stack) as well as on my website.


I've updated line 41766 in echarts.js (3.1.6, not minimized) to:

y: (itemHeight / 2) - 6 (I've added the - 6 as a correction).

Now, they're perfectly aligned:

correct-circle

correct-square


Greetings from an international user!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions