Skip to content

Conversation

@plainheart
Copy link
Collaborator

@plainheart plainheart commented May 28, 2021

  1. fix Grid border not closed at left-top corner (no z in SVG path) apache/echarts#15023, rect path can't be closed.
  2. fix fix(svg): fix transparent color makes element not interactable in SSR and fix platform compatibility apache/echarts#15029 normalize color when using SVG renderer to support more cases, for example, some tools/platforms can't recognize the alpha in color. See the screenshot below.
  3. fix eslint error about for-in.

PPT

Others

There is another related issue apache/echarts#15064, I have no good and easy idea about it currently.

1) fix apache/echarts#15023, rect path can't be closed.
2) fix apache/echarts#15029 normalize color when using SVG renderer to support more cases, for example, some tools/platforms can't recognize the alpha in color.
3) fix eslint error about `for-in`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants