Skip to content

fix(axis): fix axis symbol is not reversed when axis is reversed#17329

Merged
plainheart merged 1 commit intomasterfrom
fix/axis-line-symbol
Jul 10, 2022
Merged

fix(axis): fix axis symbol is not reversed when axis is reversed#17329
plainheart merged 1 commit intomasterfrom
fix/axis-line-symbol

Conversation

@plainheart
Copy link
Member

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fix the symbol of the axis line is not reversed when the axis is reversed.

Fixed issues

Comparison

Before After

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

Please refer to test/axis-arrow.html

Others

Merging options

  • Please squash the commits into a single one when merging.

Other information

@echarts-bot
Copy link

echarts-bot bot commented Jul 7, 2022

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

@plainheart plainheart force-pushed the fix/axis-line-symbol branch from f78ba26 to 11f488c Compare July 7, 2022 10:36
@pull-request-size pull-request-size bot added size/XS and removed size/S labels Jul 7, 2022
@plainheart plainheart merged commit 2f13981 into master Jul 10, 2022
@plainheart plainheart deleted the fix/axis-line-symbol branch July 10, 2022 14:17
@echarts-bot
Copy link

echarts-bot bot commented Jul 10, 2022

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@Ovilia Ovilia modified the milestones: 5.4, 5.4.0 Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] When I set axisLine.symbol with 'arrow' and inverse with true, the arrow will display out of the axisline

3 participants